Skip to content

Commit

Permalink
Fix typo in README.md (#112)
Browse files Browse the repository at this point in the history
  • Loading branch information
adipascu authored and dead-horse committed Nov 20, 2018
1 parent 9448701 commit 57c0022
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -22,7 +22,7 @@ koa-bodyparser
[gittip-url]: https://www.gittip.com/dead-horse/


A body parser for koa, base on [co-body](https://github.com/tj/co-body). support `json`, `form` and `text` type body.
A body parser for koa, based on [co-body](https://github.com/tj/co-body). support `json`, `form` and `text` type body.

## Install

Expand Down

0 comments on commit 57c0022

Please sign in to comment.