Skip to content

Commit 44624f1

Browse files
authored
DOCSP-31721 Fixed typo in Geospatial Queries (#5352)
1 parent 7983b58 commit 44624f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/includes/fact-legacy-coordinates-specification.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Specify via an embedded document:
2121
<field>: { <field1>: <x>, <field2>: <y> }
2222
2323
If specifying latitude and longitude coordinates, the first field,
24-
regardless of the field name, must contains the **longitude** value
24+
regardless of the field name, must contain the **longitude** value
2525
and the second field, the **latitude** value ; i.e.
2626

2727
.. code-block:: javascript

0 commit comments

Comments
 (0)