mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-17 00:24:10 +02:00
remove extra space
This commit is contained in:
parent
e67ba0cd05
commit
30586ed98c
|
|
@ -868,7 +868,7 @@ The ``session_data`` field in the backups is constructed as follows:
|
||||||
sender_key string Required. Unpadded base64-encoded
|
sender_key string Required. Unpadded base64-encoded
|
||||||
device curve25519 key.
|
device curve25519 key.
|
||||||
sender_claimed_keys {string: Required. Object containing the
|
sender_claimed_keys {string: Required. Object containing the
|
||||||
string} identity key for the sending device.
|
string} identity key for the sending device.
|
||||||
session_key string Required. Unpadded base64-encoded
|
session_key string Required. Unpadded base64-encoded
|
||||||
session key in `session-sharing format
|
session key in `session-sharing format
|
||||||
<https://gitlab.matrix.org/matrix-org/olm/blob/master/docs/megolm.md#session-sharing-format>`_.
|
<https://gitlab.matrix.org/matrix-org/olm/blob/master/docs/megolm.md#session-sharing-format>`_.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue