From 055c2ec6d8ac847a6388ecd6683a4a30596ec0c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ionic=C4=83=20Biz=C4=83u?= Date: Mon, 14 Sep 2015 09:50:23 +0300 Subject: [PATCH 1/2] doc: fix typos in README - Fixed typo: "insallation" -> "installation" - Added an "if" in a sentence where it was needed for clarity. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6c0770824338ae..83c7b5892903d3 100644 --- a/README.md +++ b/README.md @@ -282,7 +282,7 @@ Instructions: 1. Obtain a copy of openssl-fips-x.x.x.tar.gz. To comply with the security policy you must ensure the path through which you get the file complies with the requirements - for a "secure intallation" as described in section 6.6 in + for a "secure installation" as described in section 6.6 in the [user guide] (https://openssl.org/docs/fips/UserGuide-2.0.pdf). For evaluation/experimentation you can simply download and verify `openssl-fips-x.x.x.tar.gz` from https://www.openssl.org/source/ @@ -405,7 +405,7 @@ gpg --keyserver pool.sks-keyservers.net --recv-keys DD8F2338BAE7501E3DD5AC78C273 ``` See the section above on [Verifying Binaries](#verifying-binaries) for -details on what to do with these keys to verify a downloaded file is official. +details on what to do with these keys to verify if a downloaded file is official. Previous releases of Node.js have been signed with one of the following GPG keys: From 90a64e0036ddb82962b4e5c759b5f41caa94ff14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ionic=C4=83=20Biz=C4=83u?= Date: Mon, 14 Sep 2015 21:17:51 +0300 Subject: [PATCH 2/2] doc: fix typos in README - Fixed typo: "insallation" -> "installation" - Added an "that" in a sentence where it was needed for clarity. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 83c7b5892903d3..f86d15aa820f46 100644 --- a/README.md +++ b/README.md @@ -405,7 +405,7 @@ gpg --keyserver pool.sks-keyservers.net --recv-keys DD8F2338BAE7501E3DD5AC78C273 ``` See the section above on [Verifying Binaries](#verifying-binaries) for -details on what to do with these keys to verify if a downloaded file is official. +details on what to do with these keys to verify that a downloaded file is official. Previous releases of Node.js have been signed with one of the following GPG keys: