Skip to content

Commit

Permalink
Fixed typo on README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
coderdiaz committed Feb 11, 2018
1 parent cf9bc1c commit 826d904
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 @@ -35,7 +35,7 @@ $ npm i -S vue-tiny-pagination
```

```javascript
import {TinyPagination} from 'vue-datasource'
import {TinyPagination} from 'vue-tiny-pagination'

new Vue({
el: '#app',
Expand Down

0 comments on commit 826d904

Please sign in to comment.