diff --git a/status-payloads-spec.md b/status-payloads-spec.md index a7463da..14c4ee5 100644 --- a/status-payloads-spec.md +++ b/status-payloads-spec.md @@ -126,7 +126,7 @@ The following messages types MUST be supported: `clock` value is used for the message ordering. Due to the used algorithm and distributed nature of the system, we achieve casual ordering which might produce counterintuitive results in some edge cases. For example, when one joins a public chat and sends a message before receiving the exist messages, their message `clock` value might be lower and the message will end up in the past when the historical messages are fetched. - + ## Upgradability