Skip to content

A few grammatical errors #29

@benyamin-noori

Description

@benyamin-noori

I noticed there are a few grammatical errors:

In section 4. Lookaround this part:
"which means: get all the numbers which contains . character and preceded by $ character."
Should be modified to:
"which means: get all the numbers which contain. character and are preceded by $ character."

Also, in section 2.5:
"As we discussed before that in regular expression if we put a quantifier after a character than it will repeat the preceding character."
Should be modified to:
"As we discussed before that in regular expression if we put a quantifier after a character then it will repeat the preceding character."

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions