Skip to content

Commit 69ba81a

Browse files
author
T. Dampier
committed
typo fix
1 parent ee783d1 commit 69ba81a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/reference/aggregation.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ Pipeline
4141

4242
.. warning::
4343

44-
The pipeline cannot operate on collects with documents that contain
45-
one of the following "special fields:" ``MinKey``, ``MaxKey``,
44+
The pipeline cannot operate on collections with documents that contain
45+
any of the following "special fields:" ``MinKey``, ``MaxKey``,
4646
``EOO``, ``Undefined``, ``DBRef``, ``Code``.
4747

4848
Pipeline operators appear in an array. Conceptually, documents pass through

0 commit comments

Comments
 (0)