We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01ba2ab commit eaea07fCopy full SHA for eaea07f
source/includes/large-number-note.rst
@@ -3,7 +3,7 @@
3
To query for integers larger than the JavaScript maximum integer size,
4
wrap the integer value in string characters.
5
6
- For example, to find all documents with an ``number`` value of ``507550989629521900``, use
+ For example, to find all documents with a ``number`` value of ``507550989629521900``, use
7
the following query filter:
8
9
.. code-block:: javascript
0 commit comments