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 dc0e39b commit 9cdce12Copy full SHA for 9cdce12
source/aggregation.txt
@@ -10,7 +10,7 @@ Aggregation
10
:depth: 1
11
:class: singlecol
12
13
-Aggregations operations process data records and return computed
+Aggregation operations process data records and return computed
14
results. Aggregation operations group values from multiple documents
15
together, and can perform a variety of operations on the grouped data
16
to return a single result. MongoDB provides three ways to perform
0 commit comments