From 03ae5614b0daf45e02f87b92f99753bfae85b3c8 Mon Sep 17 00:00:00 2001 From: Hubert Chathi Date: Tue, 27 Aug 2019 17:56:52 -0700 Subject: [PATCH] remove unnecessary space --- proposals/1756-cross-signing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proposals/1756-cross-signing.md b/proposals/1756-cross-signing.md index 34789fb80..1dbef83c8 100644 --- a/proposals/1756-cross-signing.md +++ b/proposals/1756-cross-signing.md @@ -58,7 +58,7 @@ the usability of signing users and devices when performing key verification. The private halves of a user's cross-signing keys be stored encrypted on the server so that they may be retrieved by new devices, or shared between devices -using [MSC 1946](https://github.com/matrix-org/matrix-doc/pull/1946). When +using [MSC1946](https://github.com/matrix-org/matrix-doc/pull/1946). When handled in this way, the keys must be base64-encoded, and use the names `m.cross_signing.master`, `m.cross_signing.self_signing`, and `m.cross_signing.user_signing` for the master, self-signing, and user-signing