Skip to content

Commit 3bf07dd

Browse files
committed
edits
1 parent 9a73cc6 commit 3bf07dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/cosmos-db/change-feed.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ Change feed items come in the order of their modification time. This sort order
7171
> For [multi-region write](multi-region-writes.md) accounts, there are two timestamps:
7272
> - The server epoch time at which the record was written in the local region. This is recorded as `_ts`.
7373
> - The epoch time at which the absence of a conflict was confirmed, or the conflict was resolved in the [hub region](multi-region-writes.md#hub-region) for that record. This is recorded as `crts`.
74+
>
7475
> Change feed items come in the order recorded by `crts`.
7576
7677

0 commit comments

Comments
 (0)