Skip to content

Commit 7e1e9c2

Browse files
committed
NR feedback
1 parent 918b664 commit 7e1e9c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/write/transactions.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,8 @@ consistent sessions provide:
9393
In a causally consistent session, MongoDB ensures a causal relationship between the
9494
following operations:
9595

96-
- Read operations that have a ``MAJORITY`` read concern
97-
- Write operations that have a ``MAJORITY`` write concern
96+
- Read operations that have a ``majority`` read concern
97+
- Write operations that have a ``majority`` write concern
9898

9999
.. tip::
100100

0 commit comments

Comments
 (0)