Fixed wording on the Alice and Bob Optimistic locking example.
This commit is contained in:
parent
988d0001d3
commit
9f575aad5b
@ -264,9 +264,8 @@ Important Implementation Notes
|
|||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
You can easily get the optimistic locking workflow wrong if you
|
You can easily get the optimistic locking workflow wrong if you
|
||||||
compare the wrong versions. Say you have Alice and Bob accessing a
|
compare the wrong versions. Say you have Alice and Bob editing a
|
||||||
hypothetical bank account:
|
hypothetical blog post:
|
||||||
|
|
||||||
|
|
||||||
- Alice reads the headline of the blog post being "Foo", at
|
- Alice reads the headline of the blog post being "Foo", at
|
||||||
optimistic lock version 1 (GET Request)
|
optimistic lock version 1 (GET Request)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user