Skip to content

Commit 4b19f14

Browse files
jason-price-mongodbjason-price-mongodb
andauthored
DOCS-14496-causal-consistency (#580) (#647)
* 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 f214b9e commit 4b19f14

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
@@ -175,8 +175,8 @@ the following causal consistency guarantees:
175175
* - |checkmark| **Read own writes**
176176

177177
- | Read\ :sub:`1` reads data from ``S``\ :sub:`2` that reflects a state after Write\ :sub:`1`.
178-
| Read\ :sub:`2` reads data from ``S``\ :sub:`1` that
179-
reflects a state after Write1\ :sub:`1` followed by Write\
178+
| Read\ :sub:`2` reads data from ``S``\ :sub:`3` that
179+
reflects a state after Write\ :sub:`1` followed by Write\
180180
:sub:`2`.
181181

182182
* - |checkmark| **Monotonic reads**

0 commit comments

Comments
 (0)