aboutsummaryrefslogtreecommitdiff
path: root/docs/announce/2014.12.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/announce/2014.12.md')
-rw-r--r--docs/announce/2014.12.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/announce/2014.12.md b/docs/announce/2014.12.md
index 9aef3f4..32f3dfe 100644
--- a/docs/announce/2014.12.md
+++ b/docs/announce/2014.12.md
@@ -31,7 +31,7 @@ Some of the new features added to this release include:
- Supply.lines/words and IO::Handle.words implemented
- &indir for scoped directory manipulations
-- Varios performance improvements
+- Various performance improvements
- Method 'for' as an alias for 'map'. Map will stop flattening the list eventually, 'for' remains as it is n
- Method 'unique' as a successor for 'uniq'
- Introduce IO::Handle.slurp-rest for slurping rest from handle