Skip to content

Commit e264cf7

Browse files
committed
Fix typo in docs/source/ref/contrib/gis.rst
1 parent 7cb95fa commit e264cf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/ref/contrib/gis.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ All fields have a :doc:`2dsphere index
2222

2323
The :ref:`geospatial aggregation stage <geospatial-operators>` only supports
2424
one operator: :doc:`$geoNear <manual:reference/operator/aggregation/geoNear>`.
25-
You can use it :meth:`.raw_aggregate` queries.
25+
You can use it in :meth:`.raw_aggregate` queries.
2626

2727
The :ref:`geospatial query operators <manual:geospatial-query-operators>`
2828
aren't supported.

0 commit comments

Comments
 (0)