Skip to content

Error in French translation - https://fr.javascript.info/regexp-quantifiers#abreviations #504

Open
@hnamtran

Description

@hnamtran

?
Signifie “zéro ou plus”, identique à {0,1}

should be written

?
Signifie “zéro ou un”, identique à {0,1}

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