diff --git a/source/reference/command/serverStatus.txt b/source/reference/command/serverStatus.txt index 2bb6f761f47..418350a1b4d 100644 --- a/source/reference/command/serverStatus.txt +++ b/source/reference/command/serverStatus.txt @@ -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.