8000 doc: describe API ERR_INVALID_PROTOCOL context · nodejs/node@a9748bc · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Commit a9748bc

Browse files
sam-githubtargos
authored andcommitted
doc: describe API ERR_INVALID_PROTOCOL context
ERR_INVALID_PROTOCOL docs should describe the API it relates to. See: https://github.com/nodejs/node/pull/27390/files#r278246361 PR-URL: #27393 Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Beth Griggs <Bethany.Griggs@uk.ibm.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Anto Aravinth <anto.aravinth.cse@gmail.com>
1 parent fefbbd9 commit a9748bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/errors.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1305,7 +1305,7 @@ invalid.
13051305
<a id="ERR_INVALID_PROTOCOL"></a>
13061306
### ERR_INVALID_PROTOCOL
13071307

1308-
An invalid `options.protocol` was passed.
1308+
An invalid `options.protocol` was passed to `http.request()`.
13091309

13101310
<a id="ERR_INVALID_REPL_EVAL_CONFIG"></a>
13111311
### ERR_INVALID_REPL_EVAL_CONFIG

0 commit comments

Comments
 (0)
0