-
-
Notifications
You must be signed in to change notification settings - Fork 44k
Debugging: Use typeof to Check the Type of a Variable #18046
Copy link
Copy link
Closed
freeCodeCamp/curriculum
#296Closed
Copy link
Description
There is a spelling error on the following page:
https://learn.freecodecamp.org/javascript-algorithms-and-data-structures/debugging/use-typeof-to-check-the-type-of-a-variable
The following sentence:
Especially take care when you're accessing and working with external data in the form of a JavaScript object (JSON).
Should read:
Especially take care when you're accessing and working with external data in the form of a JavaScript Object Notation (JSON).
I would love to fix this on my own if someone could tell me how....
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels