From 30586ed98c6862f3822616cee79ad15a406591fa Mon Sep 17 00:00:00 2001 From: Hubert Chathi Date: Fri, 20 Mar 2020 16:55:56 -0400 Subject: [PATCH] remove extra space --- specification/modules/end_to_end_encryption.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 `_.