mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-18 17:34:09 +01:00
fix: revert 'and' -> 'as well as'
This commit is contained in:
parent
c31ed59e41
commit
d7e88f6020
|
|
@ -1055,7 +1055,7 @@ If a user's client sees that any other user has changed their master
|
||||||
key, that client must notify the user about the change before allowing
|
key, that client must notify the user about the change before allowing
|
||||||
communication between the users to continue.
|
communication between the users to continue.
|
||||||
|
|
||||||
Since device key IDs (`ed25519:DEVICE_ID`) as well as cross-signing key IDs
|
Since device key IDs (`ed25519:DEVICE_ID`) and cross-signing key IDs
|
||||||
(`ed25519:PUBLIC_KEY`) occupy the same namespace, clients must ensure that they
|
(`ed25519:PUBLIC_KEY`) occupy the same namespace, clients must ensure that they
|
||||||
use the correct keys when verifying.
|
use the correct keys when verifying.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue