diff --git a/README.md b/README.md index 77f6f24..c036ee0 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ export default class App extends Vue { ``` -You may also want to check out the `@prop` and `@watch` decorators provided by [vue-property-decorators](https://github.com/kaorun343/vue-property-decorator). +You may also want to check out the `@prop` and `@watch` decorators provided by [vue-property-decorator](https://github.com/kaorun343/vue-property-decorator). ### Using Mixins