Skip to content

Commit 826d904

Browse files
committed
Fixed typo on README.md
1 parent cf9bc1c commit 826d904

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ $ npm i -S vue-tiny-pagination
3535
```
3636

3737
```javascript
38-
import {TinyPagination} from 'vue-datasource'
38+
import {TinyPagination} from 'vue-tiny-pagination'
3939

4040
new Vue({
4141
el: '#app',

0 commit comments

Comments
 (0)