Skip to content

Commit e3f3350

Browse files
milkiejeff-allen-mongo
authored andcommitted
DOCSP-26802 Fix typo in serverStatus.txt (#6216)
1 parent 9ddbb96 commit e3f3350

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/reference/command/serverStatus.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -216,9 +216,9 @@ asserts
216216

217217
.. serverstatus:: asserts.rollovers
218218

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

0 commit comments

Comments
 (0)