Skip to content

Commit 227955b

Browse files
authored
Typo "not" -> "no"
1 parent 029be20 commit 227955b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/client-server-api/modules/secrets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ available on all their clients. Unless the user specifies otherwise,
5858
clients will try to use the default key to decrypt secrets.
5959

6060
Clients that want to present a simplified interface to users by not supporting
61-
multiple keys should use the default key if one is specified. If not default
61+
multiple keys should use the default key if one is specified. If no default
6262
key is specified, the client may behave as if there is no key is present at
6363
all. When such a client creates a key, it should mark that key as being the
6464
default key.

0 commit comments

Comments
 (0)