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 dfa3763 commit 78b6ed4Copy full SHA for 78b6ed4
source/aggregation/agg-exp-ops.txt
@@ -417,7 +417,7 @@ The following code shows the pipeline for this aggregation:
417
418
To improve readability, the previous example assigns intermediary values to
419
the ``totalSeats`` and ``isAvailable`` variables. If you don't assign
420
- these intermediary values to variables, the code still produces
+ these intermediary values to variables, the code still produces
421
equivalent results.
422
423
The following code provides an equivalent aggregation pipeline in
0 commit comments