Skip to content

Commit 4e26c7e

Browse files
committed
Suggestion
Will this make the idea more clear or the text more readable?
1 parent 746ad80 commit 4e26c7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

1-js/02-first-steps/07-type-conversions/article.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ String conversion is mostly obvious. A `false` becomes `"false"`, `null` becomes
3434

3535
## Numeric Conversion
3636

37-
Numeric conversion happens in mathematical functions and expressions automatically.
37+
Numeric conversion in mathematical functions and expressions happen automatically.
3838

3939
For example, when division `/` is applied to non-numbers:
4040

0 commit comments

Comments
 (0)