mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-14 10:03:42 +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
|
||||
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
|
||||
use the correct keys when verifying.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue