Skip to content

Commit

Permalink
Merge pull request #5 from ajlanghorn/use-not-user
Browse files Browse the repository at this point in the history
s/User/Use
  • Loading branch information
rs committed Aug 18, 2019
2 parents 9d2629b + cd9971a commit 2d5f70f
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 @@ -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

Expand Down

0 comments on commit 2d5f70f

Please sign in to comment.