Skip to content

Commit

Permalink
Merge remote-tracking branch 'frederickfogerty/patch-2'
Browse files Browse the repository at this point in the history
  • Loading branch information
alexmingoia committed Jan 19, 2016
2 parents 09d6969 + dd2f0ee commit a0e0dbd
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 @@ -80,7 +80,7 @@ app
```
<a name="module_koa-router--Router+get|put|post|patch|delete"></a>
#### router.get|put|post|patch|delete ⇒ <code>Router</code>
Create `router.verb()` methods, where *verb* is one of the HTTP verbes such
Create `router.verb()` methods, where *verb* is one of the HTTP verbs such
as `router.get()` or `router.post()`.

Match URL patterns to callback functions or controller actions using `router.verb()`,
Expand Down

0 comments on commit a0e0dbd

Please sign in to comment.