Skip to content

Correct punctuation in JS variables lecture #62840

@huyenltnguyen

Description

@huyenltnguyen

Description

Make the following change:

--- One way to declare a variable in JavaScript, is to ...
+++ One way to declare a variable in JavaScript is to ...

To:

One way to declare a variable in JavaScript, is to use the `let` keyword. You will learn more about the `let` keyword as well as other ways to declare variables in future lessons.

Metadata

Metadata

Assignees

No one assigned

    Labels

    first timers onlyOpen for anyone doing contributions for first time. You do not need permission to work on these.scope: curriculumLessons, Challenges, Projects and other Curricular Content in curriculum directory.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions