Skip to content

Commit

Permalink
Updating README
Browse files Browse the repository at this point in the history
  • Loading branch information
avoidwork committed Jun 18, 2018
1 parent 95a6e78 commit 310acd6
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 @@ -61,7 +61,7 @@ Sends a JSON response.
##### res.redirect (uri[, perm = false])
Sends a redirection response.

##### res.send (body, [status = 200, headers])
##### res.send (body, [status = 200, headers = {}])
Sends a response.

##### res.status (arg)
Expand Down

0 comments on commit 310acd6

Please sign in to comment.