Skip to content

Commit

Permalink
Fix typo in README (#408)
Browse files Browse the repository at this point in the history
  • Loading branch information
thisistonydang authored Sep 2, 2024
1 parent e49bba1 commit 74d2a06
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 @@ -35,7 +35,7 @@ write new ones.

* Request body encoding. Supports urlencoded and multipart forms, and JSON. See [`encode_body`].

* Aautomatic response body decoding (via [`decode_body`] step.)
* Automatic response body decoding (via [`decode_body`] step.)

* Encode params as query string (via [`put_params`] step.)

Expand Down

0 comments on commit 74d2a06

Please sign in to comment.