There was an error while loading. Please reload this page.
2 parents b0c1d79 + feece86 commit bb01196Copy full SHA for bb01196
README.md
@@ -922,7 +922,7 @@ List of 300 VueJS Interview Questions
922
template: '<h2>{{ title }}</h2>'
923
})
924
```
925
- Once the props are registered, you can pass them as custom atrtributes.
+ Once the props are registered, you can pass them as custom attributes.
926
```vue
927
<todo-item title="Learn Vue conceptsnfirst"></todo-item>
928
0 commit comments