From 8c41bc953eec14ae4ce309bb20f87bd4ebe2dffa Mon Sep 17 00:00:00 2001 From: marsonya Date: Sun, 7 Feb 2021 11:35:20 +0530 Subject: [PATCH] doc: fix misnamed SHASUMS256.txt name in README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit PR-URL: https://github.com/nodejs/node/pull/37260 Reviewed-By: Richard Lau Reviewed-By: Darshan Sen Reviewed-By: Luigi Pinca Reviewed-By: Myles Borins Reviewed-By: Beth Griggs Reviewed-By: Rich Trott Reviewed-By: Tobias Nießen --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4539df2d5172af..ea02f292daa224 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: