From cdcc6ff1c517900e8469aa55ed83c37dbc494c92 Mon Sep 17 00:00:00 2001 From: Arthur Verschaeve Date: Wed, 22 Jul 2015 21:49:42 +0200 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ae01b65..3382c55 100644 --- a/README.md +++ b/README.md @@ -316,7 +316,7 @@ See also [http://arewewebyet.com/](http://arewewebyet.com/) * [Rust by Example](http://rustbyexample.com/) * [Rust CI](http://www.rust-ci.org/) — a [Travis CI](https://travis-ci.com) dashboard for Rust projects * [Rust Guidelines](http://aturon.github.io/) -* [rust-learning](https://github.com/ctjhoa/rust-learning) — a collection of useful resources to learn rust +* [rust-learning](https://github.com/ctjhoa/rust-learning) — a collection of useful resources to learn Rust ## Development tools