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 9d33de1 commit c88382dCopy full SHA for c88382d
source/aggregation/agg-exp-ops.txt
@@ -1000,7 +1000,7 @@ Suppose you have a collection of inventory data where each document represents
1000
an individual item you're responsible for supplying. Each document contains a
1001
field that is a map of all your warehouses and how many copies they
1002
have in their inventory of the item. You want to determine the total number of
1003
-copies of items you have across all of your warehouses. A document in this
+copies of items you have across all warehouses. A document in this
1004
collection might resemble the following:
1005
1006
.. code-block:: json
0 commit comments