Skip to content

Commit ec5a359

Browse files
authored
doc: add missing word in rootCertificates section
PR-URL: #42633 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com>
1 parent 58e645d commit ec5a359

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/tls.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2159,7 +2159,7 @@ added: v12.3.0
21592159
* {string\[]}
21602160

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

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

0 commit comments

Comments
 (0)