Skip to content

Commit e1ceb7c

Browse files
authored
Update vue-code.js
1 parent b5aba94 commit e1ceb7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/js/vue-code.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ var para2= "A probability of 1 represents alignment with the average; a probabil
66
var industryVue = new Vue({
77
el: '#vue',
88
data: {
9-
message: 'VueJS: on.',
9+
message: 'Made with VueJS',
1010
selected: 'Manufacturing',
1111
par1: para1,
1212
par2: para2,

0 commit comments

Comments
 (0)