We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a44b71 commit a520508Copy full SHA for a520508
doc/api/cli.md
@@ -392,7 +392,7 @@ When set, the well known "root" CAs (like VeriSign) will be extended with the
392
extra certificates in `file`. The file should consist of one or more trusted
393
certificates in PEM format. A message will be emitted (once) with
394
[`process.emitWarning()`][emit_warning] if the file is missing or
395
-misformatted, but any errors are otherwise ignored.
+malformed, but any errors are otherwise ignored.
396
397
Note that neither the well known nor extra certificates are used when the `ca`
398
options property is explicitly specified for a TLS or HTTPS client or server.
0 commit comments