From 165514097e191b2be417934ffdca375df26b1c8c Mon Sep 17 00:00:00 2001 From: Bob Grabar Date: Tue, 24 Sep 2013 14:21:44 -0400 Subject: [PATCH] fix typo --- source/core/aggregation-introduction.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/core/aggregation-introduction.txt b/source/core/aggregation-introduction.txt index 20b489ea1f3..40a960a9ef8 100644 --- a/source/core/aggregation-introduction.txt +++ b/source/core/aggregation-introduction.txt @@ -60,7 +60,7 @@ the custom JavaScript provide great flexibility compared to the aggregation pipeline, in general, map-reduce is less efficient and more complex than the aggregation pipeline. -Additionally, map-reduce operations can have output sets that are that +Additionally, map-reduce operations can have output sets that exceed the 16 megabyte output limitation of the aggregation pipeline. .. tip:: Starting in MongoDB 2.4, certain :program:`mongo` shell