Skip to content

Commit

Permalink
docs: fix typo in readme
Browse files Browse the repository at this point in the history
closes #182
  • Loading branch information
msemtd authored and dougwilson committed Jun 30, 2016
1 parent 642830f commit bb546ef
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 @@ -8,7 +8,7 @@

Node.js body parsing middleware.

Parse incoming request bodies in a middleware before your handlers, availabe
Parse incoming request bodies in a middleware before your handlers, available
under the `req.body` property.

[Learn about the anatomy of an HTTP transaction in Node.js](https://nodejs.org/en/docs/guides/anatomy-of-an-http-transaction/).
Expand Down

0 comments on commit bb546ef

Please sign in to comment.