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 c889cf9 commit dd28894Copy full SHA for dd28894
source/applications/aggregation.txt
@@ -169,8 +169,8 @@ The aggregation operation in the previous section returns a
169
- ``ok`` which holds the value ``1``, indicating success, or another value
170
if there was an error
171
172
-As a document, the result is subject to the current :ref:`BSON
173
-Document size <limit-bson-document-size>`, which is 16 megabytes.
+As a document, the result is subject to the :ref:`BSON
+Document size <limit-bson-document-size>` limit, which is currently 16 megabytes.
174
175
Optimizing Performance
176
----------------------
0 commit comments