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 8d05167 commit 1527d5aCopy full SHA for 1527d5a
source/reference/aggregation/sum.txt
@@ -12,5 +12,5 @@ $sum (aggregation)
12
Alternately, if you specify a value as an argument,
13
:group:`$sum` will increment this field by the specified value
14
for every document in the grouping. Typically, as in the first
15
- use above, specify a value of ``1`` " in order to count members of the
+ use above, specify a value of ``1`` in order to count members of the
16
group.
0 commit comments