Skip to content

Commit

Permalink
docs: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ktsn committed Feb 10, 2020
1 parent cf8ce5a commit fd98c7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide/extend-and-mixins.md
Expand Up @@ -2,7 +2,7 @@

## Extend

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:

```js
// super.js
Expand Down

0 comments on commit fd98c7b

Please sign in to comment.