fix typos

rav/proposal/encrypted_history_sharing
Richard van der Hoff 6 months ago
parent 15e1106e82
commit 1fff72f1a3

@ -72,7 +72,7 @@ The properties in the object are defined as:
* `withheld`: an array of objects with the same format as the content of an
[`m.room_key.withheld`](https://spec.matrix.org/v1.14/client-server-api/#mroom_keywithheld)
messsage, usually with code `m.unauthorised` to indicate that the recipient
message, usually with code `m.unauthorised` to indicate that the recipient
isn't allowed to receive the key.
A single session MUST NOT appear in both the `room_keys` and `withheld` sections.
@ -219,7 +219,7 @@ For example:
In all cases, an absent or non-boolean `shared_history` property is treated the same as
`shared_history: false`.
### Actions as a receving client
### Actions as a receiving client
When Bob's client receives an `m.room_key_bundle` event from Alice, there are two possibilities:

Loading…
Cancel
Save