Skip to content

Commit feece86

Browse files
authored
Little mistake in the word
1 parent 2918141 commit feece86

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
@@ -921,7 +921,7 @@ List of 300 VueJS Interview Questions
921921
template: '<h2>{{ title }}</h2>'
922922
})
923923
```
924-
Once the props are registered, you can pass them as custom atrtributes.
924+
Once the props are registered, you can pass them as custom attributes.
925925
```vue
926926
<todo-item title="Learn Vue conceptsnfirst"></todo-item>
927927
```

0 commit comments

Comments
 (0)