Skip to content

Commit 00fbcab

Browse files
authored
Update 5.0-fact-currentop.rst
1 parent 3f63ecc commit 00fbcab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/includes/5.0-fact-currentop.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ Starting in MongoDB 5.0, the :pipeline:`$currentOp` aggregation
22
stage is used when running the helper method :method:`db.currentOp()`
33
via :binary:`~bin.mongosh`.
44

5-
Given this, in the 5.0 version of the shell and via mongosh,
5+
Given this, in the 5.0 version of the shell and through mongosh,
66
:method:`db.currentOp()` result sets are not subject to the
77
:ref:`16MB BSON document return size<limit-bson-document-size>`
88
document return size limit for documents of the previous legacy
9-
:binary:`~bin.mongo` versions.
9+
:binary:`~bin.mongo` versions.

0 commit comments

Comments
 (0)