diff options
Diffstat (limited to 'README.markdown')
-rw-r--r-- | README.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown index 6ac1b8a..5635343 100644 --- a/README.markdown +++ b/README.markdown @@ -544,7 +544,7 @@ Returns true if the variable passed to this function is a string. join ---- -This function joins an array into a string using a seperator. +This function joins an array into a string using a separator. *Examples:* |