From 99039de7bee1d5f2edd168f69669420ac0519c4b Mon Sep 17 00:00:00 2001 From: Simon-Pierre Vivier Date: Wed, 22 Jan 2025 09:42:50 -0500 Subject: [PATCH] Update standards/core/sync.md Co-authored-by: Hanno Cornelius <68783915+jm-clius@users.noreply.github.com> --- standards/core/sync.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/standards/core/sync.md b/standards/core/sync.md index 0a86da3..d1a3a5c 100644 --- a/standards/core/sync.md +++ b/standards/core/sync.md @@ -51,7 +51,7 @@ the hash MUST follow the > This way the message IDs can always be totally ordered, first chronologically according to the timestamp and then -disambiguate based on the hash lexical order +disambiguated based on the hash lexical order in cases where the timestamp is the same. #### Range Bounds