commit
2289134483
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ For example, `alert` automatically converts any value to a string to show it. Ma
|
|||
There are also cases when we need to explicitly convert a value to the expected type.
|
||||
|
||||
```smart header="Not talking about objects yet"
|
||||
In this chapter, we won't cover objects. We'll be talking about primitives just yet.
|
||||
In this chapter, we won't cover objects. For now we'll just be talking about primitives.
|
||||
|
||||
Later, after we learn about objects, in the chapter <info:object-toprimitive> we'll see how objects fit in.
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue