Skip to content

Commit

Permalink
Merge pull request #144 from stevemao/patch-1
Browse files Browse the repository at this point in the history
fix body types in readme
  • Loading branch information
floatdrop committed Dec 15, 2015
2 parents a7b098f + adeb4ef commit a88fd1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Expand Up @@ -76,7 +76,7 @@ Any of the [`http.request`](http://nodejs.org/api/http.html#http_http_request_op

###### body

Type: `string`, `Buffer`, `ReadableStream`, `Object`
Type: `string`, `buffer`, `readableStream`, `object`

*This is mutually exclusive with stream mode.*

Expand Down

0 comments on commit a88fd1c

Please sign in to comment.