Update standards/core/sync.md

Co-authored-by: Ivan FB <128452529+Ivansete-status@users.noreply.github.com>
This commit is contained in:
Simon-Pierre Vivier 2025-03-31 10:05:20 -04:00 committed by GitHub
parent a0d99497f2
commit 484ccbb5ca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -36,7 +36,7 @@ At this point lists of message _IDs_ are sent for comparison
instead of _fingerprints_ over entire ranges of messages.
#### Overview
The `reconciliation` protocol operate on the following heuristic:
The `reconciliation` protocol operates on the following heuristic:
1. The requestor chooses a sync range including time, cluster id, pubsub and content topics.
2. The range is encoded into a payload and sent.
3. The requestee receives the payload and decodes it.