Update standards/core/sync.md

Co-authored-by: Hanno Cornelius <68783915+jm-clius@users.noreply.github.com>
This commit is contained in:
Simon-Pierre Vivier
2025-01-22 09:44:40 -05:00
committed by GitHub
co-authored by Hanno Cornelius
parent dcbb1d44a0
commit da79ddb1bd
+1 -1
View File
@@ -55,7 +55,7 @@ disambiguated based on the hash lexical order
in cases where the timestamp is the same.
#### Range Bounds
A _range_ MUST consists of 2 _IDs_, the first bound is
A _range_ MUST consist of two _IDs_, the first bound is
inclusive the second bound exclusive.
The first bound MUST be strictly smaller than the second one.