secrets.md: trivial grammar fix (#2250)

Co-authored-by: Andrew Morgan <andrew@amorgan.xyz>
pull/2222/merge
Forest 1 week ago committed by GitHub
parent a2027a3985
commit f7a0d8d135
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -0,0 +1 @@
Minor grammatical fix in the Secrets module description.

@ -59,7 +59,7 @@ clients will try to use the default key to decrypt secrets.
Clients that want to present a simplified interface to users by not supporting 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 no 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 key is specified, the client may behave as if no key is present at
all. When such a client creates a key, it should mark that key as being the all. When such a client creates a key, it should mark that key as being the
default key. default key.

Loading…
Cancel
Save