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