Skip to content
Closed
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
2 changes: 1 addition & 1 deletion source/core/aggregation-introduction.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down