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 633b9b4 commit af21b39Copy full SHA for af21b39
source/reference/operator/aggregation/project.txt
@@ -67,7 +67,7 @@ The :pipeline:`$project` specifications have the following forms:
67
If the expression evaluates to ``$$REMOVE``, the field is
68
excluded in the output. For details, see :ref:`remove-var`.
69
70
- * - ``<field>:<0 or false>``
+ * - ``<field>: <0 or false>``
71
72
- Specifies the exclusion of a field.
73
0 commit comments