We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf8ce5a commit fd98c7bCopy full SHA for fd98c7b
docs/guide/extend-and-mixins.md
@@ -2,7 +2,7 @@
2
3
## Extend
4
5
-You can extend an existing class compnent as native class inheritance. Imagine you have following super class component:
+You can extend an existing class component as native class inheritance. Imagine you have following super class component:
6
7
```js
8
// super.js
0 commit comments