Skip to content

Commit c3bdaea

Browse files
authored
Grammar fix (#4608)
1 parent 9d24c89 commit c3bdaea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

locale/en/blog/vulnerability/openssl-fixes-in-regular-releases-may2022.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Node.js doesn't use or ship the `c_rehash` script. Therefore, Node.js is not aff
2121

2222
### `OCSP_basic_verify` may incorrectly verify the response signing certificate (CVE-2022-1343)
2323

24-
The Node.js doesn't call `OCSP_basic_verify` with the custom flag `OCSP_NOCHECKS`. Node.js
24+
Node.js doesn't call `OCSP_basic_verify` with the custom flag `OCSP_NOCHECKS`. Node.js
2525
is not affected.
2626

2727
### Incorrect MAC key used in the RC4-MD5 ciphersuite (CVE-2022-1434)

0 commit comments

Comments
 (0)