Skip to content

Commit e93ad93

Browse files
tniessenguangwong
authored andcommitted
doc: add missing word in rootCertificates section
PR-URL: nodejs/node#42633 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Michaël Zasso <[email protected]>
1 parent 73c806c commit e93ad93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/tls.md

Lines changed: 1 addition & 1 deletion
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)