From 4911b0585f61a1d8eef360219aac5f90fb0bf801 Mon Sep 17 00:00:00 2001 From: Sophia Atkinson Date: Thu, 20 Oct 2022 11:02:45 -0700 Subject: [PATCH] Update 'scripts/gitearemove.sh' --- scripts/gitearemove.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/gitearemove.sh b/scripts/gitearemove.sh index 573ea45..12649df 100644 --- a/scripts/gitearemove.sh +++ b/scripts/gitearemove.sh @@ -12,7 +12,7 @@ do break ;; *) - echo "That wasnt an option" + echo "That wasn't an option..." ;; esac done