We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43a1915 commit c02e392Copy full SHA for c02e392
1 file changed
aep/general/0121/aep.md.j2
@@ -100,8 +100,8 @@ request which mutates the resource is completed.
100
101
Examples of strong consistency include:
102
103
-- Following a successful create that is is latest mutation on a resource, a get
104
- request for a resource **must** return the resource.
+- Following a successful create that is the latest mutation on a resource, a
+ get request for a resource **must** return the resource.
105
- Following a successful update that is the latest mutation on a resource, a
106
get request for a resource **must** return the final values from the update
107
request.
0 commit comments