diff --git a/entrypoint.sh b/entrypoint.sh index 0b97572..c3c934c 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -29,8 +29,8 @@ then echo -e $DONATE_MSG exit 1 else - echo -e "\e[32m✅ SUCESS! Your code is good to go!" - echo "-----------------------------------" + echo -e "\e[32m✅ SUCCESS! Your code is good to go!" + echo "------------------------------------" echo -e $DONATE_MSG fi