Skip to content

Commit 15a865f

Browse files
committed
DOCSP-50497 Fix bold bullet point
1 parent e32736a commit 15a865f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/aggregation.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ Consider the following :manual:`limitations </core/aggregation-pipeline-limits/>
9797
property of the ``AggregateOptions`` object that you pass to the
9898
``Aggregate()`` method.
9999

100-
- The :manual:`$graphLookup </reference/operator/aggregation/graphLookup/>` stage has a strict memory
100+
- The :ref:`$graphLookup </reference/operator/aggregation/graphLookup/>` stage has a strict memory
101101
limit of 100 megabytes and will ignore the ``AllowDiskUse`` property.
102102

103103
Aggregation Example

0 commit comments

Comments
 (0)