diff --git a/README.md b/README.md index c7a1a41..b08f5a9 100644 --- a/README.md +++ b/README.md @@ -210,7 +210,7 @@ This is the same as `request.get` but it takes one more param: Parameter | Notes |--|--| -postData | Must be a string with `application/x-www-form-urlencoded`. Eg: `postData": "a=b&c=d"` +postData | Must be a string with `application/x-www-form-urlencoded`. Eg: `a=b&c=d` ## Environment variables