Merge pull request #2990 from Rnbsov/patch-40
remove one extra break line
This commit is contained in:
commit
012343b717
1 changed files with 0 additions and 1 deletions
|
@ -131,7 +131,6 @@ There are only two limitations:
|
|||
|
||||
Also it may be obvious, but still: there can be only one `[[Prototype]]`. An object may not inherit from two others.
|
||||
|
||||
|
||||
```smart header="`__proto__` is a historical getter/setter for `[[Prototype]]`"
|
||||
It's a common mistake of novice developers not to know the difference between these two.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue