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 d6e3056 commit 5bc7d7fCopy full SHA for 5bc7d7f
doc/api/tls.md
@@ -2145,7 +2145,7 @@ added: v12.3.0
2145
* {string\[]}
2146
2147
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.
+from the bundled Mozilla CA store as supplied by the current Node.js version.
2149
2150
The bundled CA store, as supplied by Node.js, is a snapshot of Mozilla CA store
2151
that is fixed at release time. It is identical on all supported platforms.
0 commit comments