Skip to content

Commit 2f2d612

Browse files
milkiejeff-allen-mongo
authored andcommitted
DOCSP-26802 Fix typo in serverStatus.txt (#6216)
1 parent e31785d commit 2f2d612

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
@@ -277,9 +277,9 @@ asserts
277277

278278
.. serverstatus:: asserts.rollovers
279279

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

0 commit comments

Comments
 (0)