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 dc0ae19 commit 5a3abb0Copy full SHA for 5a3abb0
source/reference/operator/aggregation/replaceWith.txt
@@ -23,8 +23,8 @@ Definition
23
promote an embedded document to the top-level. You can also specify
24
a new document as the replacement.
25
26
- The :pipeline:`$replaceWith` is an alias for
27
- :pipeline:`$replaceRoot`.
+ The :pipeline:`$replaceWith` stage is an alias for the
+ :pipeline:`$replaceRoot` stage.
28
29
The :pipeline:`$replaceWith` stage has the following form:
30
0 commit comments