Skip to content

Commit

Permalink
doc: add missing word in rootCertificates section
Browse files Browse the repository at this point in the history
PR-URL: #42633
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
  • Loading branch information
tniessen authored and targos committed Jul 11, 2022
1 parent c261eb4 commit 89662ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api/tls.md
Original file line number Diff line number Diff line change
Expand Up @@ -2145,7 +2145,7 @@ added: v12.3.0
* {string\[]}

An immutable array of strings representing the root certificates (in PEM format)
from the bundled Mozilla CA store as supplied by current Node.js version.
from the bundled Mozilla CA store as supplied by the current Node.js version.

The bundled CA store, as supplied by Node.js, is a snapshot of Mozilla CA store
that is fixed at release time. It is identical on all supported platforms.
Expand Down

0 comments on commit 89662ad

Please sign in to comment.