8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58e645d commit ec5a359Copy full SHA for ec5a359
doc/api/tls.md
@@ -2159,7 +2159,7 @@ added: v12.3.0
2159
* {string\[]}
2160
2161
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.
+from the bundled Mozilla CA store as supplied by the current Node.js version.
2163
2164
The bundled CA store, as supplied by Node.js, is a snapshot of Mozilla CA store
2165
that is fixed at release time. It is identical on all supported platforms.
0 commit comments