We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 746ad80 commit 4e26c7eCopy full SHA for 4e26c7e
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 happen automatically.
38
39
For example, when division `/` is applied to non-numbers:
40
0 commit comments