fix mini typo
This commit is contained in:
parent
df58d3f543
commit
487c317c06
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ So we can create new functionality on top of the existing.
|
|||
|
||||
## The "extends" keyword
|
||||
|
||||
Let's say with have class `Animal`:
|
||||
Let's say we have class `Animal`:
|
||||
|
||||
```js
|
||||
class Animal {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue