Skip to content

Commit

Permalink
Spelling correction
Browse files Browse the repository at this point in the history
  • Loading branch information
Grovkillen authored May 2, 2018
1 parent cb16773 commit ffb3ee4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ cat "$NOTES" >> "$NOTES.new"
mv "$NOTES.new" "$NOTES"

git add "$NOTES"
git commit -m "automaticly updated release notes for $NEW"
git commit -m "automatically updated release notes for $NEW"


################ tag and add tag message
Expand Down

0 comments on commit ffb3ee4

Please sign in to comment.