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 0e670a7 commit d8e638cCopy full SHA for d8e638c
source/builders.txt
@@ -46,7 +46,7 @@ This section provides three equivalent ways to fetch the ``email`` field values
46
in the ``users`` collection that meet the following criteria:
47
48
- ``gender`` value is ``"female"``
49
-- ``age`` value is greateer than ``29``
+- ``age`` value is greater than ``29``
50
51
The following data class models the documents in the ``users`` collection:
52
0 commit comments