diff --git a/source/tutorial/query-a-2d-index.txt b/source/tutorial/query-a-2d-index.txt index 40b0f8d61fa..5230983ffdb 100644 --- a/source/tutorial/query-a-2d-index.txt +++ b/source/tutorial/query-a-2d-index.txt @@ -95,7 +95,7 @@ equatorial radius of the earth, 3963.2 miles: Proximity to a Point on a Flat Surface -------------------------------------- -Proximity queries return the 100 legacy coordinate pairs closest to the +Proximity queries return the legacy coordinate pairs closest to the defined point and sort the results by distance. Use either the :query:`$near` operator or :dbcommand:`geoNear` command. Both require a ``2d`` index.