We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ea7738b + ae7afcb commit 03b8f2eCopy full SHA for 03b8f2e
1 file changed
1-js/02-first-steps/07-type-conversions/article.md
@@ -34,7 +34,7 @@ String conversion is mostly obvious. A `false` becomes `"false"`, `null` becomes
34
35
## Numeric Conversion
36
37
-Numeric conversion happens in mathematical functions and expressions automatically.
+Numeric conversion in mathematical functions and expressions happens automatically.
38
39
For example, when division `/` is applied to non-numbers:
40
0 commit comments