Skip to content

Commit 2c02d7b

Browse files
author
Andrew Leung
committed
minor edit
1 parent 0c5c1b0 commit 2c02d7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

draft/applications/geospatial-indexes.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -593,7 +593,7 @@ in the following example:
593593
db.records.ensureIndex( { "addresses.loc": "2d" } )
594594

595595
To include the location field with the distance field in
596-
multi-location document queries, specify ``includeLocs: true`` field
596+
multi-location document queries, specify ``includeLocs: true``
597597
in the :dbcommand:`geoNear` command.
598598

599599
.. the following is a section about the limitations of geospatial

0 commit comments

Comments
 (0)