fix(tutor): fix typos in section 11.2

Minor grammar fix and add missing word.
pull/11441/head
Christian Fredrik Johnsen 2025-05-20 22:42:33 +02:00 committed by Michael Davis
parent 1edf98262c
commit 4098151591
1 changed files with 2 additions and 2 deletions

View File

@ -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.