Skip to content

Commit

Permalink
Merge pull request #61 from mimani/master
Browse files Browse the repository at this point in the history
README fixed: removed un-necessary comma in bower.json
  • Loading branch information
trenpixster committed Oct 5, 2015
2 parents 07b1ec7 + 54c92b3 commit dfb20b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ To install `jquery-ujs` add it to the dependencies in your `bower.json`. If that
{
"name": "myawesomeapp",
"dependencies": {
"jquery-ujs": "~1.0.3",
"jquery-ujs": "~1.0.3"
}
}
```
Expand Down

0 comments on commit dfb20b7

Please sign in to comment.