We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7fc362 commit fe6288eCopy full SHA for fe6288e
source/core/2d.txt
@@ -73,7 +73,7 @@ Collation Option
73
``2d`` indexes only support simple binary comparison and do not support
74
the :ref:`collation <collation>` option.
75
76
-To create a ``2d`` index on a a collection that has a non-simple
+To create a ``2d`` index on a collection that has a non-simple
77
collation, you must explicitly specify ``{collation: {locale: "simple"}
78
}`` when creating the index.
79
0 commit comments