Skip to content

Commit 8bfe795

Browse files
devkevSam Kleinman
authored andcommitted
DOCS-4120: minor typo
Signed-off-by: Sam Kleinman <samk@10gen.com>
1 parent fbdebbd commit 8bfe795

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/reference/operator/aggregation/geoNear.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ When using :pipeline:`$geoNear`, consider that:
5050
the documents hold the coordinate pair or point. Because
5151
:pipeline:`$geoNear` requires that the collection have a single
5252
geospatial index, :pipeline:`$geoNear` implicitly uses the indexed
53-
the field.
53+
field.
5454

5555
- If using a :doc:`2dsphere index </core/2dsphere>`, you must specify
5656
``spherical: true``.

0 commit comments

Comments
 (0)