Skip to content

Commit 5bc7d7f

Browse files
tniessenjuanarbol
authored andcommitted
doc: add missing word in rootCertificates section
PR-URL: #42633 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Michaël Zasso <[email protected]>
1 parent d6e3056 commit 5bc7d7f

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
@@ -2145,7 +2145,7 @@ added: v12.3.0
21452145
* {string\[]}
21462146

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

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

0 commit comments

Comments
 (0)