mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-22 21:08:12 +08:00
fix(curriculum): reword question typeof lecture (#58890)
This commit is contained in:
parent
8bf10ed8af
commit
61893e4655
@ -86,7 +86,7 @@ Recall the unexpected behavior when checking the type of `null`.
|
||||
|
||||
## --text--
|
||||
|
||||
How does `typeof` behave when checking the type of a number?
|
||||
What does the `typeof` operator return when used on a number in JavaScript?
|
||||
|
||||
## --answers--
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user