docs(lib): fix misspelling
This commit is contained in:
committed by
Sean McArthur
parent
f329ae0ff9
commit
5f6ce3c733
@@ -24,7 +24,7 @@
|
|||||||
//! ## "Low-level"
|
//! ## "Low-level"
|
||||||
//!
|
//!
|
||||||
//! hyper is a lower-level HTTP library, meant to be a building block
|
//! hyper is a lower-level HTTP library, meant to be a building block
|
||||||
//! for libaries and applications.
|
//! for libraries and applications.
|
||||||
//!
|
//!
|
||||||
//! If looking for just a convenient HTTP client, consider the
|
//! If looking for just a convenient HTTP client, consider the
|
||||||
//! [reqwest](https://crates.io/crates/reqwest) crate.
|
//! [reqwest](https://crates.io/crates/reqwest) crate.
|
||||||
|
|||||||
Reference in New Issue
Block a user