Skip to content

Commit 71aaa29

Browse files
fl0wdead-horse
authored andcommitted
docs: fix spelling in throw docs (#1269)
1 parent bc81ca9 commit 71aaa29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/context.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ const proto = module.exports = {
8585
*
8686
* See: https://github.com/jshttp/http-errors
8787
*
88-
* Note: `stats` should only be passed as the first parameter.
88+
* Note: `status` should only be passed as the first parameter.
8989
*
9090
* @param {String|Number|Error} err, msg or status
9191
* @param {String|Number|Error} [err, msg or status]

0 commit comments

Comments
 (0)