Skip to content

Commit

Permalink
docs: fix spelling in throw docs (#1269)
Browse files Browse the repository at this point in the history
  • Loading branch information
fl0w authored and dead-horse committed Nov 5, 2018
1 parent bc81ca9 commit 71aaa29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/context.js
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down

0 comments on commit 71aaa29

Please sign in to comment.