From 7569d9d06ffb36a6d1c7f3568dc81acefc252aad Mon Sep 17 00:00:00 2001 From: Paul Waldmann Date: Mon, 18 Nov 2019 18:26:53 +0800 Subject: [PATCH] fix: minor grammar correction in exercise #24 --- .../06-project-greeter/exercises/04-greet-more-people/main.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/06-variables/06-project-greeter/exercises/04-greet-more-people/main.go b/06-variables/06-project-greeter/exercises/04-greet-more-people/main.go index ed80865..fc6bef1 100644 --- a/06-variables/06-project-greeter/exercises/04-greet-more-people/main.go +++ b/06-variables/06-project-greeter/exercises/04-greet-more-people/main.go @@ -12,9 +12,9 @@ package main // EXERCISE: Greet More People // // RESTRICTIONS -// 1. Be sure to match to the expected output below +// 1. Be sure to match the expected output below // 2. Store the length of the arguments in a variable -// 3. Store the all the arguments in variables as well +// 3. Store all the arguments in variables as well // // INPUT // bilbo balbo bungo