Skip to content

Commit 010cf9d

Browse files
committed
doc: use common malformed instead of misformatted
1 parent 8e8fbd8 commit 010cf9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,7 @@ When set, the well known "root" CAs (like VeriSign) will be extended with the
382382
extra certificates in `file`. The file should consist of one or more trusted
383383
certificates in PEM format. A message will be emitted (once) with
384384
[`process.emitWarning()`][emit_warning] if the file is missing or
385-
misformatted, but any errors are otherwise ignored.
385+
malformed, but any errors are otherwise ignored.
386386

387387
Note that neither the well known nor extra certificates are used when the `ca`
388388
options property is explicitly specified for a TLS or HTTPS client or server.

0 commit comments

Comments
 (0)