diff --git a/source/reference/command/serverStatus.txt b/source/reference/command/serverStatus.txt index a50bb7a6e9d..f779c7f3a88 100644 --- a/source/reference/command/serverStatus.txt +++ b/source/reference/command/serverStatus.txt @@ -1834,7 +1834,8 @@ opWriteConcernCounters * - ``"none"`` - Number of insert operations that did not specify ``w`` value. - These operations use the default ``w`` value of ``1``. + These operations use the default ``w`` value of + :ref:`"majority" `. The sum of the :serverstatus:`opWriteConcernCounters.insert` equals :serverstatus:`opcounters.insert`.