Skip to content

Commit 9dd9c85

Browse files
IonicaBizaurvagg
authored andcommitted
doc: fix typos in README
- Fixed typo: "insallation" -> "installation" - Added an "that" in a sentence where it was needed for clarity. PR-URL: #2852 Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Rich Trott <[email protected]>
1 parent 476125d commit 9dd9c85

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ Instructions:
289289
1. Obtain a copy of openssl-fips-x.x.x.tar.gz.
290290
To comply with the security policy you must ensure the path
291291
through which you get the file complies with the requirements
292-
for a "secure intallation" as described in section 6.6 in
292+
for a "secure installation" as described in section 6.6 in
293293
the [user guide] (https://openssl.org/docs/fips/UserGuide-2.0.pdf).
294294
For evaluation/experimentation you can simply download and verify
295295
`openssl-fips-x.x.x.tar.gz` from https://www.openssl.org/source/
@@ -414,7 +414,7 @@ gpg --keyserver pool.sks-keyservers.net --recv-keys DD8F2338BAE7501E3DD5AC78C273
414414
```
415415

416416
See the section above on [Verifying Binaries](#verifying-binaries) for
417-
details on what to do with these keys to verify a downloaded file is official.
417+
details on what to do with these keys to verify that a downloaded file is official.
418418

419419
Previous releases of Node.js have been signed with one of the following GPG
420420
keys:

0 commit comments

Comments
 (0)