Update article.md
This commit is contained in:
parent
6505121c9e
commit
bb159fcac3
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ alert(typeof value); // string
|
|||
|
||||
String conversion is mostly obvious. A `false` becomes `"false"`, `null` becomes `"null"`, etc.
|
||||
|
||||
## Numberic Conversion
|
||||
## Numeric Conversion
|
||||
|
||||
Numeric conversion happens in mathematical functions and expressions automatically.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue