Skip to content

Commit fdf2ab8

Browse files
committed
Fix typo, improve wording
1 parent a022445 commit fdf2ab8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/applications/aggregation.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ to scan only the matching documents in a collection.
201201
.. without affecting the result by moving the :agg:pipeline:`$match`
202202
.. operator in front of the :agg:pipeline:`$project`.
203203

204-
In future versions there may be pipleine optimization phase in the
204+
In future versions there may be an optimization phase in the
205205
pipleine that reorders the operations to increase performance without
206206
affecting the result. However, at this time place
207207
:agg:pipeline:`$match` operators at the beginning of the pipeline when

0 commit comments

Comments
 (0)