Skip to content

Commit a3da104

Browse files
committed
Release: Small tweak to some wording.
1 parent 23b569f commit a3da104

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build/release/prepare-release

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -210,8 +210,8 @@ milestone=`$remote_cmd/get-latest-milestone`
210210

211211
# Create new milestrone and version
212212
echo "$version_new was tagged at $version_new_time."
213-
echo "Create and close $version_new Milestone with the above date and time."
214-
echo "Create and close $version_new Version with the above date and time."
213+
echo "Create and close the $version_new Milestone with the above date and time."
214+
echo "Create the $version_new Version with the above date and time."
215215
echo "Press enter when done."
216216
read
217217

0 commit comments

Comments
 (0)