Skip to content

Commit

Permalink
Typo in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Munter committed Jul 7, 2014
1 parent 13f6da7 commit 13f7c2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "hyperlink",
"version": "0.0.0",
"description": "A node library and command line tool to test the integrity of your internal an external hyperlinks\"",
"description": "A node library and command line tool to test the integrity of your internal an external hyperlinks",
"main": "lib/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
Expand Down

0 comments on commit 13f7c2c

Please sign in to comment.