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 3f63ecc commit 00fbcabCopy full SHA for 00fbcab
source/includes/5.0-fact-currentop.rst
@@ -2,8 +2,8 @@ Starting in MongoDB 5.0, the :pipeline:`$currentOp` aggregation
2
stage is used when running the helper method :method:`db.currentOp()`
3
via :binary:`~bin.mongosh`.
4
5
-Given this, in the 5.0 version of the shell and via mongosh,
+Given this, in the 5.0 version of the shell and through mongosh,
6
:method:`db.currentOp()` result sets are not subject to the
7
:ref:`16MB BSON document return size<limit-bson-document-size>`
8
document return size limit for documents of the previous legacy
9
-:binary:`~bin.mongo` versions.
+:binary:`~bin.mongo` versions.
0 commit comments