Skip to content

Commit 78b6ed4

Browse files
committed
indentation fix
1 parent dfa3763 commit 78b6ed4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/aggregation/agg-exp-ops.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,7 @@ The following code shows the pipeline for this aggregation:
417417

418418
To improve readability, the previous example assigns intermediary values to
419419
the ``totalSeats`` and ``isAvailable`` variables. If you don't assign
420-
these intermediary values to variables, the code still produces
420+
these intermediary values to variables, the code still produces
421421
equivalent results.
422422

423423
The following code provides an equivalent aggregation pipeline in

0 commit comments

Comments
 (0)