@@ -282,7 +282,7 @@ Instructions:
|
282 | 282 | 1. Obtain a copy of openssl-fips-x.x.x.tar.gz. |
283 | 283 | To comply with the security policy you must ensure the path |
284 | 284 | 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 |
286 | 286 | the [user guide] (https://openssl.org/docs/fips/UserGuide-2.0.pdf). |
287 | 287 | For evaluation/experimentation you can simply download and verify |
288 | 288 | `openssl-fips-x.x.x.tar.gz` from https://www.openssl.org/source/ |
@@ -406,7 +406,7 @@ gpg --keyserver pool.sks-keyservers.net --recv-keys DD8F2338BAE7501E3DD5AC78C273
|
406 | 406 | ``` |
407 | 407 | |
408 | 408 | See the section above on [Verifying Binaries](#verifying-binaries) for |
409 | | -details on what to do with these keys to verify a downloaded file is official. |
| 409 | +details on what to do with these keys to verify that a downloaded file is official. |
410 | 410 | |
411 | 411 | Previous releases of Node.js have been signed with one of the following GPG |
412 | 412 | keys: |
|