Skip to content

Commit 76bdc1f

Browse files
[release-16.0] Update create_release.sh (#14492) (#14514)
Co-authored-by: vitess-bot[bot] <108069721+vitess-bot[bot]@users.noreply.github.com>
1 parent 6017005 commit 76bdc1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/create_release.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ function createRelease () {
5252
rm -f ./.github/workflows/code_freeze.yml.bak
5353

5454
# Wait for release notes to be injected in the code base
55-
echo -n Pausing so relase notes can be added. Press enter to continue
55+
echo -n Pausing so release notes can be added. Press enter to continue
5656
read line
5757

5858
git add --all

0 commit comments

Comments
 (0)