diff --git a/README.md b/README.md index 01ed017..561af6c 100644 --- a/README.md +++ b/README.md @@ -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