From 3a5598cb4d7b3759ffaa3aee6d837e880a7c4b12 Mon Sep 17 00:00:00 2001 From: SionoiS Date: Thu, 9 Jan 2025 08:00:37 -0500 Subject: [PATCH] fix --- 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 35e3756..f1fa65b 100644 --- a/standards/core/sync.md +++ b/standards/core/sync.md @@ -84,7 +84,7 @@ _Ranges_ have to be processed differently according to their types. In the case where only skip ranges remains, the synchronization is done. ### Delta Encoding -Payloads MUST be delta encoded as follows for efficient transmission of _IDs_ and _ranges_. +_Ranges_ and timestamps MUST be delta encoded as follows for efficient transmission. All _ranges_ to be transmitted MUST be ordered and only upper bounds used. > Inclusive lower bounds can be omitted because they are always