Fix typos (#422)

This commit is contained in:
Martin Taibr
2019-01-08 21:12:50 +01:00
committed by Sean McArthur
parent 3112d99b7c
commit 5578c77597

View File

@@ -29,7 +29,7 @@
//! Additional learning resources include:
//!
//! - [The Rust Cookbook](https://rust-lang-nursery.github.io/rust-cookbook/web/clients.html)
//! - [Reqwest Repositiory Examples](https://github.com/seanmonstar/reqwest/tree/master/examples
//! - [Reqwest Repository Examples](https://github.com/seanmonstar/reqwest/tree/master/examples)
//!
//! ## Making a GET request
//!