diff --git a/specification/modules/end_to_end_encryption.rst b/specification/modules/end_to_end_encryption.rst index a1ce68f6..6945ce42 100644 --- a/specification/modules/end_to_end_encryption.rst +++ b/specification/modules/end_to_end_encryption.rst @@ -868,7 +868,7 @@ The ``session_data`` field in the backups is constructed as follows: sender_key string Required. Unpadded base64-encoded device curve25519 key. 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 in `session-sharing format `_.