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 <[email protected]> Reviewed-By: Beth Griggs <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]> Reviewed-By: Anto Aravinth <[email protected]>
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)