Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions source/reference/aggregation.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ Pipeline

.. warning::

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

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