Skip to content

Commit 1b44eec

Browse files
committed
DOCSP-50497 remove capital in aggregate method
1 parent a6e5c27 commit 1b44eec

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
@@ -102,7 +102,7 @@ Consider the following :manual:`limitations </core/aggregation-pipeline-limits/>
102102
you can exceed this limit by enabling the `AllowDiskUse
103103
<https://mongodb.github.io/node-mongodb-native/6.17/interfaces/AggregateOptions.html#allowDiskUse>`__
104104
property of the ``AggregateOptions`` object that you pass to the
105-
``Aggregate()`` method.
105+
``aggregate()`` method.
106106

107107
Additional information
108108
----------------------

0 commit comments

Comments
 (0)