From 69ba81a1ac382a8d1ab6297b37857670056e8c89 Mon Sep 17 00:00:00 2001 From: "T. Dampier" Date: Wed, 9 May 2012 18:43:05 -0700 Subject: [PATCH] typo fix --- source/reference/aggregation.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/reference/aggregation.txt b/source/reference/aggregation.txt index 093e756a873..1c8be296d2b 100644 --- a/source/reference/aggregation.txt +++ b/source/reference/aggregation.txt @@ -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