Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
SionoiS committed Jan 9, 2025
1 parent e91e99d commit 3a5598c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion standards/core/sync.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3a5598c

Please sign in to comment.