Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit ae7afcb

Browse files
update
1 parent 4e26c7e commit ae7afcb

File tree

1 file changed

+1
-1
lines changed
  • 1-js/02-first-steps/07-type-conversions

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
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)

AltStyle によって変換されたページ (->オリジナル) /