Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 109fd72

Browse filesBrowse files
jsumnersMylesBorins
authored andcommitted
doc: use common malformed instead of misformatted
PR-URL: #11518 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Timothy Gu <timothygu99@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
1 parent 6c3b104 commit 109fd72
Copy full SHA for 109fd72

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎doc/api/cli.md‎

Copy file name to clipboardExpand all lines: doc/api/cli.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ When set, the well known "root" CAs (like VeriSign) will be extended with the
314314
extra certificates in `file`. The file should consist of one or more trusted
315315
certificates in PEM format. A message will be emitted (once) with
316316
[`process.emitWarning()`][emit_warning] if the file is missing or
317-
misformatted, but any errors are otherwise ignored.
317+
malformed, but any errors are otherwise ignored.
318318

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

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.