Skip to content

Commit b7ac30a

Browse files
dandvkay-kim
authored andcommitted
Fix typo
1 parent 2e6b41b commit b7ac30a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/reference/operator/aggregation/replaceRoot.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ documents:
6262
])
6363

6464
Then the following :pipeline:`$replaceRoot` operation fails because one
65-
of the document does not have the ``name`` field:
65+
of the documents does not have the ``name`` field:
6666

6767
.. code-block:: javascript
6868

0 commit comments

Comments
 (0)