more typos
This commit is contained in:
parent
dc1a4fb6ad
commit
fb6b393f0c
6 changed files with 23 additions and 23 deletions
|
@ -117,7 +117,7 @@ alert( rabbit instanceof Rabbit ); // false
|
|||
*/!*
|
||||
```
|
||||
|
||||
That's one of reasons to evade changing `prototype`. Just to keep safe.
|
||||
That's one of reasons to avoid changing `prototype`. Just to keep safe.
|
||||
|
||||
## Bonus: Object toString for the type
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue