Apply suggestions from code review

Co-authored-by: codedust <codedust@users.noreply.github.com>
This commit is contained in:
Richard van der Hoff 2026-02-24 13:59:45 +00:00 committed by GitHub
parent d7e88f6020
commit 1ab88f76d6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1035,7 +1035,7 @@ Alice's
`mac` property. Servers therefore must ensure that device IDs will not `mac` property. Servers therefore must ensure that device IDs will not
collide with cross-signing public keys. 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 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 master signing, user-signing, and self-signing keys are identified using the
names `m.cross_signing.master`, `m.cross_signing.user_signing`, and names `m.cross_signing.master`, `m.cross_signing.user_signing`, and