diff --git a/15-project-retro-led-clock/exercises/04-ticker/main.go b/15-project-retro-led-clock/exercises/04-ticker/main.go index 533e40a..841f11f 100644 --- a/15-project-retro-led-clock/exercises/04-ticker/main.go +++ b/15-project-retro-led-clock/exercises/04-ticker/main.go @@ -14,7 +14,7 @@ // // // THIS IS A HARD EXERCISE: -// + It will take you days but it will worth it. +// + It will take you days but it will be worth it. // + For experienced developers, this can take an hour or so. // //