Skip to content

Commit af21b39

Browse files
authored
DOCSP-33235 Add Space on Agg Project Page (#4835)
1 parent 633b9b4 commit af21b39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/reference/operator/aggregation/project.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ The :pipeline:`$project` specifications have the following forms:
6767
If the expression evaluates to ``$$REMOVE``, the field is
6868
excluded in the output. For details, see :ref:`remove-var`.
6969

70-
* - ``<field>:<0 or false>``
70+
* - ``<field>: <0 or false>``
7171

7272
- Specifies the exclusion of a field.
7373

0 commit comments

Comments
 (0)