Skip to content

Commit 647991c

Browse files
Update source/reference/operator/aggregation/geoNear.txt
Co-authored-by: jeff-allen-mongo <[email protected]>
1 parent 0648ffc commit 647991c

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
@@ -220,7 +220,7 @@ Maximum Distance
220220

221221
.. include:: /includes/extracts/4.2-changes-geoNear-limit.rst
222222

223-
Consider the ``places`` collection above, it has a ``2dsphere`` index.
223+
The ``places`` collection above has a ``2dsphere`` index.
224224
The following aggregation uses :pipeline:`$geoNear` to find documents
225225
with a location at most 2 meters from the center
226226
``[ -73.99279 , 40.719296 ]`` and ``category`` equal to ``Parks``.

0 commit comments

Comments
 (0)