diff --git a/source/reference/command/serverStatus.txt b/source/reference/command/serverStatus.txt index b5f01b24d25..561c33697b2 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" <wc-default-behavior>`. The sum of the :serverstatus:`opWriteConcernCounters.insert` equals :serverstatus:`opcounters.insert`.