Skip to content

Commit ae7afcb

Browse files
committed
update
1 parent 4e26c7e commit ae7afcb

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 in mathematical functions and expressions happen automatically.
37+
Numeric conversion in mathematical functions and expressions happens automatically.
3838

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

0 commit comments

Comments
 (0)