diff --git a/section_07/7.07.md b/section_07/7.07.md index 2149434..dea2ef5 100644 --- a/section_07/7.07.md +++ b/section_07/7.07.md @@ -1,5 +1,5 @@ # Hands on Exercises - Level 3 #7 -Building on the previos exervice, create a program that uses else if and else. +Building on the previous exercise, create a program that uses else if and else. [answer](https://play.golang.org/p/6eIoEuhYmL)