Skip to content

Commit c88382d

Browse files
committed
vale
1 parent 9d33de1 commit c88382d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/aggregation/agg-exp-ops.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1000,7 +1000,7 @@ Suppose you have a collection of inventory data where each document represents
10001000
an individual item you're responsible for supplying. Each document contains a
10011001
field that is a map of all your warehouses and how many copies they
10021002
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
1003+
copies of items you have across all warehouses. A document in this
10041004
collection might resemble the following:
10051005

10061006
.. code-block:: json

0 commit comments

Comments
 (0)