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