We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d5f116 commit 6ad22d5Copy full SHA for 6ad22d5
source/core/wiredtiger.txt
@@ -95,7 +95,7 @@ You can disable journaling for standalone instances by setting
95
:setting:`storage.journal.enabled` to ``false``, which can reduce the
96
overhead of maintaining the journal. For :term:`standalone` instances,
97
not using the journal means that, when MongoDB exits unexpectedly, you
98
-will lose all data modifications prior to the last checkpoint.
+will lose all data modifications after the last checkpoint.
99
100
.. note::
101
0 commit comments