Skip to content

Commit e89c17f

Browse files
jmikolakay-kim
authored andcommitted
Fix reference to textIndexVersion
1 parent 83f52d9 commit e89c17f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/core/index-text.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Versions
4848
MongoDB 2.4 can only support version ``1``.
4949

5050
To override the default version and specify a different version,
51-
include the option ``{ "2dsphereIndexVersion": <version> }`` when
51+
include the option ``{ "textIndexVersion": <version> }`` when
5252
creating the index.
5353

5454
.. _create-text-index:

0 commit comments

Comments
 (0)