mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +01:00
parent
5bf35327c6
commit
adaef611dc
|
|
@ -0,0 +1 @@
|
||||||
|
Fix various typos throughout the specification.
|
||||||
|
|
@ -1220,7 +1220,7 @@ replace it with the new key based on the key metadata as follows:
|
||||||
keep the key that has `is_verified` set to `true`;
|
keep the key that has `is_verified` set to `true`;
|
||||||
- if they have the same values for `is_verified`, then it will keep
|
- if they have the same values for `is_verified`, then it will keep
|
||||||
the key with a lower `first_message_index`;
|
the key with a lower `first_message_index`;
|
||||||
- and finally, is `is_verified` and `first_message_index` are equal,
|
- and finally, if `is_verified` and `first_message_index` are equal,
|
||||||
then it will keep the key with a lower `forwarded_count`.
|
then it will keep the key with a lower `forwarded_count`.
|
||||||
|
|
||||||
###### Recovery key
|
###### Recovery key
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue