diff --git a/README.md b/README.md index ab25c16..20fb5dd 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Custom method, headers and JSON data: * Like `curl` but unlike `httpie`, headers are written on `stderr` instead of `stdout`. * Output is not buffered, all the formatting is done on the fly so you can easily debug streamed data. -* User the `--curl` option to print executed curl command. +* Use the `--curl` option to print executed curl command. ## License