Skip to content

Commit 40c49ba

Browse files
committed
Renaming title of page
1 parent dd81567 commit 40c49ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/ExampleOfUse.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ export default {
2727
},
2828
data () {
2929
return {
30-
msg: 'Example of use of Vue DataTables component',
30+
msg: 'Vue DataTables component - Example of use',
3131
userName: '',
3232
id: 'id',
3333
rows: [],

0 commit comments

Comments
 (0)