Skip to content

Commit c33f33e

Browse files
jason-price-mongodbjason-price-mongodb
andauthored
DOCSP-22038-wired-tiger-checkpoint (#998) (#1001)
Co-authored-by: jason-price-mongodb <[email protected]> Co-authored-by: jason-price-mongodb <[email protected]>
1 parent 00f51da commit c33f33e

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

119119
.. note::
120120

0 commit comments

Comments
 (0)