Skip to content

Commit

Permalink
sendError doc refers to send instead
Browse files Browse the repository at this point in the history
  • Loading branch information
allain authored Aug 25, 2016
1 parent c834c06 commit 2b83b15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ $ npm start

#### sendError

**`send(req, res, error)`**
**`sendError(req, res, error)`**

- Use `require('micro').sendError`.
- Used as the default handler for `onError`.
Expand Down

0 comments on commit 2b83b15

Please sign in to comment.