diff --git a/scripts/release.sh b/scripts/release.sh index 8e79bf230..ea429deab 100644 --- a/scripts/release.sh +++ b/scripts/release.sh @@ -15,7 +15,7 @@ then git add dist git commit --amend --no-edit # merge with previous commit - echo "Please the git history and press enter" + echo "Please check the git history and press enter" read OKAY # publish