Skip to content

Commit 5a3abb0

Browse files
authored
DOCSP-28758 Fixes typo on (#3196) (#3211)
1 parent dc0ae19 commit 5a3abb0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/reference/operator/aggregation/replaceWith.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ Definition
2323
promote an embedded document to the top-level. You can also specify
2424
a new document as the replacement.
2525

26-
The :pipeline:`$replaceWith` is an alias for
27-
:pipeline:`$replaceRoot`.
26+
The :pipeline:`$replaceWith` stage is an alias for the
27+
:pipeline:`$replaceRoot` stage.
2828

2929
The :pipeline:`$replaceWith` stage has the following form:
3030

0 commit comments

Comments
 (0)