We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b7cb82 commit 6e9d1a9Copy full SHA for 6e9d1a9
1 file changed
README.md
@@ -105,7 +105,7 @@ curl -fsLo "/path/to/nodejs-keyring.kbx" "https://github.com/nodejs/release-keys
105
```
106
107
Alternatively, you can import the releaser keys in your default keyring, see
108
-[Release keys](#release-keys) for commands on how to do that.
+[Release keys](#release-keys) for commands to how to do that.
109
110
Then, you can verify the files you've downloaded locally
111
(if you're using your default keyring, pass `--keyring="${GNUPGHOME:-~/.gnupg}/pubring.kbx"`):
0 commit comments