Skip to content

Commit a3a81e6

Browse files
ravindk89kay-kim
authored andcommitted
DOCS-11134: RFM fixes
1 parent cc24640 commit a3a81e6

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

source/tutorial/change-oplog-size.txt

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,7 @@ database and run :method:`db.collection.stats()` against the
5151
``oplog.rs`` collection. :method:`~db.collection.stats()` displays the
5252
oplog size as :data:`~collStats.maxSize`.
5353

54-
The following operation displays the oplog size using the
55-
:method:`db.collection.stats()` command and
56-
:data:`~collStats.maxSize`:
57-
54+
.. class:: copyable-code
5855
.. code-block:: javascript
5956

6057
use local

0 commit comments

Comments
 (0)