From 753801537f2e791d36cdded2e022878049a86119 Mon Sep 17 00:00:00 2001 From: Tehmasp Chaudhri Date: Fri, 25 Oct 2013 15:26:21 -0600 Subject: Fixed 'separator' typos --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.markdown') 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:* -- cgit v1.2.3