Skip to content

Typo in Exercise 05_joinStrings from TheOdinProject/javascript-exercises #553

Open
@Jonas-petty

Description

@Jonas-petty

There is a type on the following file: javascript-exercises/05_joinStrings/README.md

Line 18:

The last word on the line should be punctuation not punctation.

Wrong:
"Note: To make the tests pass, you will need to use exact values and wording (as you will see described in joinStrings.js). If the tests fail, look at the feedback in your terminal then check your spacing, capitalization, and punctation."

Correct:

Note: To make the tests pass, you will need to use exact values and wording (as you will see described in joinStrings.js). If the tests fail, look at the feedback in your terminal then check your spacing, capitalization, and punctuation.

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