Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormarsonya <akhil.marsonya27@gmail.com>2021-02-07 09:05:20 +0300
committerRichard Lau <rlau@redhat.com>2021-02-09 23:20:45 +0300
commit39d4d144ef323776e263963f243a76f4470134d7 (patch)
tree4647b7bcf20d2dee10e005d4b04638a656448bc0 /README.md
parent4f12215a6bb2e7867f33fce6f06173b9d932886c (diff)
doc: fix misnamed SHASUMS256.txt name in README.md
PR-URL: https://github.com/nodejs/node/pull/37260 Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Myles Borins <myles.borins@gmail.com> Reviewed-By: Beth Griggs <bgriggs@redhat.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de>
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 4539df2d517..ea02f292daa 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: