From 2e327014d2a756b0eba4ab0b214039ca5d7146d3 Mon Sep 17 00:00:00 2001 From: Mestery Date: Sun, 6 Feb 2022 18:15:59 +0100 Subject: [PATCH] doc: use the same case as the section heading Refs: https://github.com/nodejs/node#verifying-binaries --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 20b20397c18601..24bbcaa8ceb555 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.