Skip to content

Commit 9aaf278

Browse files
doc: fix grammatical error in README.md
Corrected wording for clarity in README.
1 parent 1818bb7 commit 9aaf278

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ curl -fsLo "/path/to/nodejs-keyring.kbx" "https://github.com/nodejs/release-keys
105105
```
106106

107107
Alternatively, you can import the releaser keys in your default keyring, see
108-
[Release keys](#release-keys) for commands to how to do that.
108+
[Release keys](#release-keys) for commands on how to do that.
109109

110110
Then, you can verify the files you've downloaded locally
111111
(if you're using your default keyring, pass `--keyring="${GNUPGHOME:-~/.gnupg}/pubring.kbx"`):

0 commit comments

Comments
 (0)