diff --git a/lib/context.js b/lib/context.js index fa5b563..3e95755 100644 --- a/lib/context.js +++ b/lib/context.js @@ -85,7 +85,7 @@ const proto = module.exports = { * * See: https://github.com/jshttp/http-errors * - * Note: `stats` should only be passed as the first parameter. + * Note: `status` should only be passed as the first parameter. * * @param {String|Number|Error} err, msg or status * @param {String|Number|Error} [err, msg or status]