Merge pull request #6785 from shammellee/patch-2

Fix small typo
pull/6788/head
Adrien Delorme 8 years ago committed by GitHub
commit 4e14710a66
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -250,7 +250,7 @@ Please note that double quote characters need escaping inside of templates (in t
# split Function Format Reference
The function `split` takes an input string, a seperator string, and a numeric component value and returns request substring.
The function `split` takes an input string, a seperator string, and a numeric component value and returns the requested substring.
Here are some examples using the above options:

Loading…
Cancel
Save