Skip to content

Commit a81cc86

Browse files
Update typo
1 parent 71d2245 commit a81cc86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Option parameter can be json string or a full javascript object.
4646
``` js
4747
watch: {
4848
'list1': function () {
49-
console.log('Colection updated!');
49+
console.log('Collection updated!');
5050
},
5151
```
5252

0 commit comments

Comments
 (0)