From: Alexander Krotov <ilabdsf@gmail.com>
Date: Wed, 14 Sep 2016 02:06:02 +0000 (+0300)
Subject: s/toturial/tutorial/
X-Git-Url: https://git.ralfj.de/rust-101.git/commitdiff_plain/bc7855f178471111de765ab46151e0b67e19a17d

s/toturial/tutorial/
---

diff --git a/README.md b/README.md
index e368381..e7068ac 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ language](http://www.rust-lang.org/).
 
 ## Online tutorial
 
-The most accessible form of the toturial is its
+The most accessible form of the tutorial is its
 [online version](https://www.ralfj.de/projects/rust-101/main.html).
 
 ## Offline Usage