From a2c9a1cea88c37d0cfe0777e7fcc538787586815 Mon Sep 17 00:00:00 2001 From: kevinhng86 Date: Mon, 11 Mar 2019 23:19:07 -0700 Subject: [PATCH] Grammar correction. --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index 750625a..f4a2204 100755 --- a/build.sh +++ b/build.sh @@ -528,7 +528,7 @@ if [ "$going_to_run_test" == "y" ]; then fi echo "##############################################################" - echo "All test that was presented passed." + echo "Tests passed for the all the test file that were present." echo "##############################################################" fi