summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorStephen Dolan <mu@netsoc.tcd.ie>2013-05-05 23:58:24 +0100
committerStephen Dolan <mu@netsoc.tcd.ie>2013-05-05 23:58:24 +0100
commitd04bd897e315a419c90dfa3cb3f25d8547223d3f (patch)
treecd581abc8f984732579f4755c54a4293bf6516bd /docs
parent1741d8c1618c1826628c9deb70f3876ed22501f3 (diff)
parente45f93f85f22c73025830a6bd0b2807263068996 (diff)
See #87
Diffstat (limited to 'docs')
-rw-r--r--docs/content/3.manual/manual.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/3.manual/manual.yml b/docs/content/3.manual/manual.yml
index de608210..21907b95 100644
--- a/docs/content/3.manual/manual.yml
+++ b/docs/content/3.manual/manual.yml
@@ -178,7 +178,7 @@ sections:
If you use the `.[foo]` syntax, but omit the index
entirely, it will return *all* of the elements of an
array. Running `.[]` with the input `[1,2,3]` will produce the
- numbers as three seperate results, rather than as a single
+ numbers as three separate results, rather than as a single
array.
examples: