Skip to content

Commit fe6288e

Browse files
sharshikay-kim
authored andcommitted
Removed extra word "a"
1 parent d7fc362 commit fe6288e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/core/2d.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ Collation Option
7373
``2d`` indexes only support simple binary comparison and do not support
7474
the :ref:`collation <collation>` option.
7575

76-
To create a ``2d`` index on a a collection that has a non-simple
76+
To create a ``2d`` index on a collection that has a non-simple
7777
collation, you must explicitly specify ``{collation: {locale: "simple"}
7878
}`` when creating the index.
7979

0 commit comments

Comments
 (0)