Unnamed repository; edit this file 'description' to name the repository.
fix(tutor): fix typos in section 11.2
Minor grammar fix and add missing word.
Christian Fredrik Johnsen 9 months ago
parent 1edf982 · commit 4098151
-rw-r--r--runtime/tutor4
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/tutor b/runtime/tutor
index c96058e0..39f6e333 100644
--- a/runtime/tutor
+++ b/runtime/tutor
@@ -1169,11 +1169,11 @@ letters! that is not good grammar. you can fix this.
=================================================================
Using the selections and multi-cursor functionality, you can
- comment multiple lines as long as it is under the selection or
+ comment multiple lines as long as they are under the selection or
cursors.
1. Move your cursor to the line marked with '-->' below.
- 2. Now try to select or add more cursors the other lines marked
+ 2. Now try to select or add more cursors to the other lines marked
with '-->'.
3. Comment those lines.