mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-05 19:24:10 +01:00
fix typo
Co-Authored-By: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
This commit is contained in:
parent
ac08c84612
commit
ffb70a2fab
|
|
@ -19,7 +19,7 @@ from; the client should not create a new session with another device if it has
|
||||||
already created one for that given device in the past 1 hour.
|
already created one for that given device in the past 1 hour.
|
||||||
|
|
||||||
Clients may wish to ask the sender of the undecryptable messages to re-send the
|
Clients may wish to ask the sender of the undecryptable messages to re-send the
|
||||||
message. For exampe, if the undecryptable message was a megolm session, then
|
message. For example, if the undecryptable message was a megolm session, then
|
||||||
the client can send an
|
the client can send an
|
||||||
[`m.room_key_request`](https://matrix.org/docs/spec/client_server/r0.4.0.html#m-room-key-request)
|
[`m.room_key_request`](https://matrix.org/docs/spec/client_server/r0.4.0.html#m-room-key-request)
|
||||||
message to request that the sender re-send the key.
|
message to request that the sender re-send the key.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue