Skip to content

Commit 8346834

Browse files
fix consideration note for 2d indexes (#87)
Closes #6181 Signed-off-by: Jeff Allen <[email protected]> Co-authored-by: Soros Liu <[email protected]>
1 parent 23d941b commit 8346834

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/includes/fact-limitation-one-geo-index-per-collection.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ collection that has multiple |first-geo-index| and/or multiple
1616
.. note::
1717

1818
If you do not specify the ``key``, and you have at most only one
19-
|first-geo-index| index and/or only one |first-geo-index| index,
19+
|first-geo-index| and/or only one |second-geo-index|,
2020
MongoDB looks first for a ``2d`` index to use. If a ``2d`` index
2121
does not exists, then MongoDB looks for a ``2dsphere`` index to use.

0 commit comments

Comments
 (0)