Skip to content

Commit d2f0520

Browse files
committed
DOCS-962 remove a comma
1 parent abde0fa commit d2f0520

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/reference/sql-aggregation-comparison.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ the table assume the following conditions:
4545
{ sku: "yyy", qty: 25, price: 1 } ]
4646
}
4747

48-
- The MongoDB statements prefix, the names of the fields from the
48+
- The MongoDB statements prefix the names of the fields from the
4949
:term:`documents <document>` in the collection ``orders`` with a
5050
``$`` character when they appear as operands to the aggregation
5151
operations.

0 commit comments

Comments
 (0)