Skip to content

Commit 055c2ec

Browse files
committed
doc: fix typos in README
- Fixed typo: "insallation" -> "installation" - Added an "if" in a sentence where it was needed for clarity.
1 parent abb2a4b commit 055c2ec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ Instructions:
282282
1. Obtain a copy of openssl-fips-x.x.x.tar.gz.
283283
To comply with the security policy you must ensure the path
284284
through which you get the file complies with the requirements
285-
for a "secure intallation" as described in section 6.6 in
285+
for a "secure installation" as described in section 6.6 in
286286
the [user guide] (https://openssl.org/docs/fips/UserGuide-2.0.pdf).
287287
For evaluation/experimentation you can simply download and verify
288288
`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
405405
```
406406

407407
See the section above on [Verifying Binaries](#verifying-binaries) for
408-
details on what to do with these keys to verify a downloaded file is official.
408+
details on what to do with these keys to verify if a downloaded file is official.
409409

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

0 commit comments

Comments
 (0)