Skip to content

Debugging: Use typeof to Check the Type of a Variable #18046

@lalov1

Description

@lalov1

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....

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions