diff --git a/readme.md b/readme.md index 636a161..f720740 100644 --- a/readme.md +++ b/readme.md @@ -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.*