diff --git a/section_07/7.02.md b/section_07/7.02.md index 959114e..9d84b14 100644 --- a/section_07/7.02.md +++ b/section_07/7.02.md @@ -1,6 +1,6 @@ # Hands on Exercises - Level 3 #2 -Print every rune code point of hte uppercase alphabet three times. Your output should look like this: +Print every rune code point of the uppercase alphabet three times. Your output should look like this: 65 U+0041 'A'