Skip to content

Commit d8e638c

Browse files
committed
Fix
1 parent 0e670a7 commit d8e638c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/builders.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ This section provides three equivalent ways to fetch the ``email`` field values
4646
in the ``users`` collection that meet the following criteria:
4747

4848
- ``gender`` value is ``"female"``
49-
- ``age`` value is greateer than ``29``
49+
- ``age`` value is greater than ``29``
5050

5151
The following data class models the documents in the ``users`` collection:
5252

0 commit comments

Comments
 (0)