minor
This commit is contained in:
parent
d110eb3ea8
commit
46fd27a942
1 changed files with 1 additions and 1 deletions
|
@ -215,5 +215,5 @@ JavaScript provides constructor functions for many built-in language objects: li
|
|||
```smart header="Objects, we'll be back!"
|
||||
In this chapter we only cover the basics about objects. They are essential for learning more about data types and functions in the next chapters.
|
||||
|
||||
After the learn that, in the chapter <info:object-oriented-programming> we return to objects and cover them in-depth, including inheritance and classes.
|
||||
After we learn that, in the chapter <info:object-oriented-programming> we return to objects and cover them in-depth, including inheritance and classes.
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue