8000 docs: Update README.md (#346) · vuejs/vue-class-component@fa148fe · GitHub
[go: up one dir, main page]

Skip to content

Commit fa148fe

Browse files
TaroSunnktsn
authored andcommitted
docs: Update README.md (#346)
Fix spelling mistake
1 parent 8d46407 commit fa148fe

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
@@ -74,7 +74,7 @@ export default class App extends Vue {
7474
</script>
7575
```
7676

77-
You may also want to check out the `@prop` and `@watch` decorators provided by [vue-property-decorators](https://github.com/kaorun343/vue-property-decorator).
77+
You may also want to check out the `@prop` and `@watch` decorators provided by [vue-property-decorator](https://github.com/kaorun343/vue-property-decorator).
7878

7979
### Using Mixins
8080

0 commit comments

Comments
 (0)
0