mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-13 23:14:10 +01:00
Typo "not" -> "no"
Signed-off-by: Andy Balaam <andy.balaam@matrix.org>
This commit is contained in:
parent
029be205b9
commit
16e7dab2a6
|
|
@ -0,0 +1 @@
|
|||
Fix typo "not" -> "no" in "Secrets" -> "Key Storage"
|
||||
|
|
@ -58,7 +58,7 @@ available on all their clients. Unless the user specifies otherwise,
|
|||
clients will try to use the default key to decrypt secrets.
|
||||
|
||||
Clients that want to present a simplified interface to users by not supporting
|
||||
multiple keys should use the default key if one is specified. If not default
|
||||
multiple keys should use the default key if one is specified. If no default
|
||||
key is specified, the client may behave as if there is no key is present at
|
||||
all. When such a client creates a key, it should mark that key as being the
|
||||
default key.
|
||||
|
|
|
|||
Loading…
Reference in a new issue