aboutsummaryrefslogtreecommitdiff
path: root/doc/next/6-stdlib/2-unique.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/next/6-stdlib/2-unique.md')
-rw-r--r--doc/next/6-stdlib/2-unique.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/next/6-stdlib/2-unique.md b/doc/next/6-stdlib/2-unique.md
index b2c3bdfd0d..45f3a9bad3 100644
--- a/doc/next/6-stdlib/2-unique.md
+++ b/doc/next/6-stdlib/2-unique.md
@@ -1,6 +1,6 @@
### New unique package
-The new [unique](/pkg/unique) package provides facilites for
+The new [unique](/pkg/unique) package provides facilities for
canonicalizing values (like "interning" or "hash-consing").
Any value of comparable type may be canonicalized with the new