We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6e5c27 commit 1b44eecCopy full SHA for 1b44eec
source/aggregation.txt
@@ -102,7 +102,7 @@ Consider the following :manual:`limitations </core/aggregation-pipeline-limits/>
102
you can exceed this limit by enabling the `AllowDiskUse
103
<https://mongodb.github.io/node-mongodb-native/6.17/interfaces/AggregateOptions.html#allowDiskUse>`__
104
property of the ``AggregateOptions`` object that you pass to the
105
- ``Aggregate()`` method.
+ ``aggregate()`` method.
106
107
Additional information
108
----------------------
0 commit comments