We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4007e7f commit d35a14bCopy full SHA for d35a14b
source/release-notes/2.2.txt
@@ -109,7 +109,7 @@ Aggregation Framework
109
110
The aggregation framework makes it possible to do aggregation
111
operations without needing to use :term:`map-reduce`. The
112
-:dbcommand:`aggregate` exposes the aggregation framework, and the
+:dbcommand:`aggregate` command exposes the aggregation framework, and the
113
:func:`db.collection.aggregate()` helper in the :program:`mongo` shell
114
provides an interface to these operations. Consider the following
115
resources for background on the aggregation framework and its use:
0 commit comments