Skip to content

Typo in Exercise 06 from TheOdinProject/javascript-exercises #546

Open
@fadotti

Description

@fadotti

The typo is in the following file: javascript-exercises/06_repeatString/repeatString.spec.js

Line 10 reads test.skip('repeats the string 1 times', () => {, it would be more proper to replace it with test.skip('repeats the string 1 time', () => { (singular time instead of times). If the mods agree, I would like to be assigned to the issue to gain experience contributing to a public repository.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    📋 Backlog / Ideas

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions