docs(lib): fix typo in README.md
This commit is contained in:
committed by
Sean McArthur
parent
5b48ec0fe5
commit
c775525109
@@ -21,7 +21,7 @@ A **fast** and **correct** HTTP implementation for Rust.
|
|||||||
hyper is a relatively low-level library, meant to be a building block for
|
hyper is a relatively low-level library, meant to be a building block for
|
||||||
libraries and applications.
|
libraries and applications.
|
||||||
|
|
||||||
Ff you are looking for a convenient HTTP client, then you may wish to consider
|
If you are looking for a convenient HTTP client, then you may wish to consider
|
||||||
[reqwest](https://github.com/seanmonstar/reqwest), which is built on top of
|
[reqwest](https://github.com/seanmonstar/reqwest), which is built on top of
|
||||||
this library.
|
this library.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user