We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc81ca9 commit 71aaa29Copy full SHA for 71aaa29
lib/context.js
@@ -85,7 +85,7 @@ const proto = module.exports = {
85
*
86
* See: https://github.com/jshttp/http-errors
87
88
- * Note: `stats` should only be passed as the first parameter.
+ * Note: `status` should only be passed as the first parameter.
89
90
* @param {String|Number|Error} err, msg or status
91
* @param {String|Number|Error} [err, msg or status]
0 commit comments