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