Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelsbradleyjr committed Nov 26, 2018
1 parent 65eee92 commit 1300466
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/release.js
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ const dryRunPrompt = async () => {
throw new Error();
}

logSuccess(`Current branch and relase branch are the same.`);
logSuccess(`Current branch and release branch are the same.`);
logInfo(`Checking the working tree...`);

try {
Expand Down

0 comments on commit 1300466

Please sign in to comment.