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 e81dc07 commit 181954fCopy full SHA for 181954f
source/reference/operator/aggregation/project.txt
@@ -51,8 +51,8 @@ The :pipeline:`$project` specifications have the following forms:
51
52
* - ``<field>: <1 or true>``
53
54
- - Specifies the inclusion of a field. Non-zero integers are also
55
- treated as ``true``.
+ - Specifies the inclusion of a field. Non-zero integers are also treated
+ as ``true``.
56
57
* - ``_id: <0 or false>``
58
- Specifies the suppression of the ``_id`` field.
0 commit comments