Skip to content

Commit 620875f

Browse files
author
Sam Kleinman
committed
DOCS-472 correction
1 parent 9e748be commit 620875f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/reference/server-status.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1103,9 +1103,9 @@ recordStats
11031103
The :status:`recordStats` document provides fine grained reporting
11041104
on page faults on a per database level.
11051105

1106-
.. status:: recordStats.accessNotInMemory
1106+
.. status:: recordStats.accessesNotInMemory
11071107

1108-
:status:`recordStats.accessNotInMemory` reflects the number of
1108+
:status:`recordStats.accessesNotInMemory` reflects the number of
11091109
times :program:`mongod` needed to access a memory page that was
11101110
*not* resident in memory for *all* databases managed by this
11111111
:program:`mongod` instance.

0 commit comments

Comments
 (0)