Skip to content

Commit 11a3ff0

Browse files
jason-price-mongodbjason-price-mongodb
andauthored
DOCS-14496-causal-consistency (#580) (#646)
* DOCS-14496-causal-consistency * DOCS-14496-causal-consistency Co-authored-by: jason-price-mongodb <jshfjghsdfgjsdjh@aolsdjfhkjsdhfkjsdf.com> Co-authored-by: jason-price-mongodb <jshfjghsdfgjsdjh@aolsdjfhkjsdhfkjsdf.com>
1 parent cbcc012 commit 11a3ff0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/core/causal-consistency-read-write-concerns.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,8 +173,8 @@ the following causal consistency guarantees:
173173
* - |checkmark| **Read own writes**
174174

175175
- | Read\ :sub:`1` reads data from ``S``\ :sub:`2` that reflects a state after Write\ :sub:`1`.
176-
| Read\ :sub:`2` reads data from ``S``\ :sub:`1` that
177-
reflects a state after Write1\ :sub:`1` followed by Write\
176+
| Read\ :sub:`2` reads data from ``S``\ :sub:`3` that
177+
reflects a state after Write\ :sub:`1` followed by Write\
178178
:sub:`2`.
179179

180180
* - |checkmark| **Monotonic reads**

0 commit comments

Comments
 (0)