Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions source/reference/command/serverStatus.txt
Original file line number Diff line number Diff line change
Expand Up @@ -263,9 +263,9 @@ asserts

.. serverstatus:: asserts.rollovers

The number of times that the rollover counters have rolled over
The number of times that the assert counters have rolled over
since the last time the MongoDB process started. The counters will
rollover to zero after 2\ :superscript:`30` assertions. Use this
roll over to zero after 2\ :superscript:`30` assertions. Use this
value to provide context to the other values in the
:serverstatus:`asserts` data structure.

Expand Down