Skip to content

Commit 2474334

Browse files
author
Sam Kleinman
committed
merge: DOCS-489
2 parents 133118b + 89a51a6 commit 2474334

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/applications/aggregation.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -190,8 +190,8 @@ occur at the beginning of the pipeline:
190190

191191
- :agg:pipeline:`$match`
192192
- :agg:pipeline:`$sort`
193-
- :agg:pipeline:`$limit`
194-
- :agg:pipeline:`$skip`
193+
- :agg:pipeline:`$limit`
194+
- :agg:pipeline:`$skip`.
195195

196196
The above operators can also use an index when placed **before** the
197197
following aggregation operators:

0 commit comments

Comments
 (0)