From 1ab88f76d69255715b7aafeb27afb897f60b05ba Mon Sep 17 00:00:00 2001 From: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> Date: Tue, 24 Feb 2026 13:59:45 +0000 Subject: [PATCH] Apply suggestions from code review Co-authored-by: codedust --- content/client-server-api/modules/end_to_end_encryption.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/client-server-api/modules/end_to_end_encryption.md b/content/client-server-api/modules/end_to_end_encryption.md index 24644a55..ee47a7cc 100644 --- a/content/client-server-api/modules/end_to_end_encryption.md +++ b/content/client-server-api/modules/end_to_end_encryption.md @@ -1035,7 +1035,7 @@ Alice's `mac` property. Servers therefore must ensure that device IDs will not collide with cross-signing public keys. -Using the [Secrets](#secrets) module the cross-signing private keys can +Using the [Secrets](#secrets) module the private parts of the cross-signing keys can be stored on the server or shared with other devices. When doing so, the master signing, user-signing, and self-signing keys are identified using the names `m.cross_signing.master`, `m.cross_signing.user_signing`, and