- 
                Notifications
    
You must be signed in to change notification settings  - Fork 6.2k
 
Closed
Description
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
Labels
No labels