Skip to content

Commit

Permalink
chore: fix readme typo (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
ZimGil committed Jul 21, 2019
1 parent 0a546b8 commit 2f0ae9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -35,7 +35,7 @@
},
"homepage": "https://github.com/Kibibit/announce-it#readme",
"announcements": {
"tweet": "We have an announcement!\n<%= package %> <%= version %> in now live!\n\nGo check it out: <%= npmpage %>"
"tweet": "We have an announcement!\n<%= package %> <%= version %> is now live!\n\nGo check it out: <%= npmpage %>"
},
"release": {
"branches": [
Expand Down

0 comments on commit 2f0ae9e

Please sign in to comment.