Skip to content

Commit 8c45702

Browse files
DOCSP-33122 fix ref (#5320)
1 parent 88c01cf commit 8c45702

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/tutorial/perform-incremental-map-reduce.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ The operation returns the following documents:
204204
Aggregation Alternative
205205
-----------------------
206206

207-
As an alternative to map-reduce, you can use an :ref`aggregation
207+
As an alternative to map-reduce, you can use an :ref:`aggregation
208208
pipeline <aggregation-pipeline>` that combines :pipeline:`$group`
209209
and :pipeline:`$merge` stages to achieve the same result in a more
210210
flexible operation.

0 commit comments

Comments
 (0)