secrets.md: trivial grammar fix (#2250)

Co-authored-by: Andrew Morgan <andrew@amorgan.xyz>
This commit is contained in:
Forest 2025-11-24 17:16:38 +00:00 committed by GitHub
parent a2027a3985
commit f7a0d8d135
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

View file

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

View file

@ -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
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
default key.