Skip to content

Commit 0658242

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

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

source/aggregation.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,9 @@ 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 :ref:`$graphLookup </reference/operator/aggregation/graphLookup/>` stage has a strict memory
101-
limit of 100 megabytes and will ignore the ``AllowDiskUse`` property.
100+
- The :manual:`$graphLookup </reference/operator/aggregation/graphLookup/>`
101+
stage has a strict memory limit of 100 megabytes and will ignore the
102+
``AllowDiskUse`` property.
102103

103104
Aggregation Example
104105
-------------------

0 commit comments

Comments
 (0)