summaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTehmasp Chaudhri <tehmasp@gmail.com>2013-10-25 15:26:21 -0600
committerTehmasp Chaudhri <tehmasp@gmail.com>2013-10-25 15:26:21 -0600
commit753801537f2e791d36cdded2e022878049a86119 (patch)
tree2f3e35788fac8c6fc910efa3fbe0714274864830 /README.markdown
parentd60d872c1ab676298824dad863237fa390e1ddd6 (diff)
Fixed 'separator' typos
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown2
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:*