summaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorRichard Soderberg <rsoderberg@mozilla.com>2013-03-26 15:49:09 -0700
committerRichard Soderberg <rsoderberg@mozilla.com>2013-03-26 15:49:09 -0700
commita83318d3ee41683118a55a2b15769c97efbcf6d9 (patch)
tree4160cfa341248156e3f365e4b74491a78ceaf4d1 /README.markdown
parent88a93ac6cdf38045e1cf29325a70e5e4143016b3 (diff)
prefix: fix doc typo Examles -> Examples
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 2f93db4..336d0ab 100644
--- a/README.markdown
+++ b/README.markdown
@@ -479,7 +479,7 @@ prefix
------
This function applies a prefix to all elements in an array.
-*Examles:*
+*Examples:*
prefix(['a','b','c'], 'p')