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