Skip to content

Commit 45fca68

Browse files
jason-price-mongodbjason-price-mongodb
andauthored
DOCSP-22038-wired-tiger-checkpoint (#998) (#1002)
Co-authored-by: jason-price-mongodb <[email protected]> Co-authored-by: jason-price-mongodb <[email protected]>
1 parent 9b1c3e0 commit 45fca68

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
@@ -96,7 +96,7 @@ You can disable journaling for standalone instances by setting
9696
:setting:`storage.journal.enabled` to ``false``, which can reduce the
9797
overhead of maintaining the journal. For :term:`standalone` instances,
9898
not using the journal means that, when MongoDB exits unexpectedly, you
99-
will lose all data modifications prior to the last checkpoint.
99+
will lose all data modifications after the last checkpoint.
100100

101101
.. note::
102102

0 commit comments

Comments
 (0)