From cad7ce81b716a855084f64f4156b1a913a84c01b Mon Sep 17 00:00:00 2001 From: briwa Date: Tue, 4 Jun 2019 17:30:43 +0800 Subject: [PATCH] typo(release): add a missing word --- scripts/release.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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