From bd97a7293c66cf7db9669c28eb42cc534a562640 Mon Sep 17 00:00:00 2001 From: marsonya Date: Sun, 7 Feb 2021 11:35:20 +0530 Subject: [PATCH] doc: SHASUMS256.txt misnamed as SHASUM256.txt in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4528a77c292502..dbe7829a5ab10a 100644 --- a/README.md +++ b/README.md @@ -111,7 +111,7 @@ $ grep node-vx.y.z.tar.gz SHASUMS256.txt | sha256sum -c - For Current and LTS, the GPG detached signature of `SHASUMS256.txt` is in `SHASUMS256.txt.sig`. You can use it with `gpg` to verify the integrity of -`SHASUM256.txt`. You will first need to import +`SHASUMS256.txt`. You will first need to import [the GPG keys of individuals authorized to create releases](#release-keys). To import the keys: