remove unnecessary space

This commit is contained in:
Hubert Chathi 2019-08-27 17:56:52 -07:00
parent e1b0042e7b
commit 03ae5614b0

View file

@ -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 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 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 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.master`, `m.cross_signing.self_signing`, and
`m.cross_signing.user_signing` for the master, self-signing, and user-signing `m.cross_signing.user_signing` for the master, self-signing, and user-signing