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 918b664 commit 7e1e9c2Copy full SHA for 7e1e9c2
source/write/transactions.txt
@@ -93,8 +93,8 @@ consistent sessions provide:
93
In a causally consistent session, MongoDB ensures a causal relationship between the
94
following operations:
95
96
-- Read operations that have a ``MAJORITY`` read concern
97
-- Write operations that have a ``MAJORITY`` write concern
+- Read operations that have a ``majority`` read concern
+- Write operations that have a ``majority`` write concern
98
99
.. tip::
100
0 commit comments