Skip to content

Commit eaea07f

Browse files
committed
grammar
1 parent 01ba2ab commit eaea07f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/includes/large-number-note.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
To query for integers larger than the JavaScript maximum integer size,
44
wrap the integer value in string characters.
55

6-
For example, to find all documents with an ``number`` value of ``507550989629521900``, use
6+
For example, to find all documents with a ``number`` value of ``507550989629521900``, use
77
the following query filter:
88

99
.. code-block:: javascript

0 commit comments

Comments
 (0)