summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMestery <mestery@protonmail.com>2022-02-06 19:52:54 +0100
committerGitHub <noreply@github.com>2022-02-06 18:52:54 +0000
commit359c93d3ab37443c27143c86ad84d5e130fe066c (patch)
tree8b59683685b39ab4ae9d9c831eb1e7f70a158612 /README.md
parente4dfe5466f8fef8aeeceb579432d494c54377174 (diff)
downloadnode-new-359c93d3ab37443c27143c86ad84d5e130fe066c.tar.gz
doc: use the same case as the section heading
Refs: https://github.com/nodejs/node#verifying-binaries PR-URL: https://github.com/nodejs/node/pull/41876 Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 20b20397c1..24bbcaa8ce 100644
--- a/README.md
+++ b/README.md
@@ -701,7 +701,7 @@ gpg --keyserver pool.sks-keyservers.net --recv-keys 108F52B48DB57BB0CC439B2997B0
gpg --keyserver pool.sks-keyservers.net --recv-keys B9E2F5981AA6E0CD28160D9FF13993A75599653C
```
-See the section above on [Verifying Binaries](#verifying-binaries) for how to
+See the section above on [Verifying binaries](#verifying-binaries) for how to
use these keys to verify a downloaded file.
<details>