Skip to content

Commit 6ad22d5

Browse files
jason-price-mongodbjason-price-mongodb
andauthored
DOCSP-22038-wired-tiger-checkpoint (#998) (#1003)
Co-authored-by: jason-price-mongodb <[email protected]> Co-authored-by: jason-price-mongodb <[email protected]>
1 parent 5d5f116 commit 6ad22d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/core/wiredtiger.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ You can disable journaling for standalone instances by setting
9595
:setting:`storage.journal.enabled` to ``false``, which can reduce the
9696
overhead of maintaining the journal. For :term:`standalone` instances,
9797
not using the journal means that, when MongoDB exits unexpectedly, you
98-
will lose all data modifications prior to the last checkpoint.
98+
will lose all data modifications after the last checkpoint.
9999

100100
.. note::
101101

0 commit comments

Comments
 (0)