Skip to content

Commit

Permalink
Merge pull request #53 from corwin-of-amber/master
Browse files Browse the repository at this point in the history
Documentation fix
  • Loading branch information
bramski committed Jan 11, 2016
2 parents 2858cb1 + 8fa59f0 commit df0d642
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 @@ -29,7 +29,7 @@ bower install --save angular-indexed-db
And add the following line to your html file, for example `index.html`:

```html
<script src="components/angular-indexed-db/angular-indexed-db.js"></script>
<script src="bower_components/angular-indexedDB/angular-indexed-db.js"></script>
```


Expand Down

0 comments on commit df0d642

Please sign in to comment.