From 7bcd94b3e2ac13c421589d8e5e435dbf69c35f83 Mon Sep 17 00:00:00 2001
From: Richthofen <jazzplato@gmail.com>
Date: Tue, 29 Jun 2021 10:22:56 -0700
Subject: [PATCH] Update README.md with the suggested change

Co-authored-by: marisa <mokou@fastmail.com>
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 4a04013..1b8ed56 100644
--- a/README.md
+++ b/README.md
@@ -97,7 +97,7 @@ In case you want to go by your own order, or want to only verify a single exerci
 rustlings run myExercise1
 ```
 
-Or simply use the following command to run the very next unsolved exerice in the tutorial:
+Or simply use the following command to run the next unsolved exercise in the course:
 
 ```bash
 rustlings run next