Skip to content

Conversation

@kritiarora2003
Copy link

There was a typo in the Quantifier section,
"const pattern = /\b\w{4}\b/g // exactly four character words" In the above line there was an extra back slash before the first \b.

There was a typo in the Quantifier section,
"const pattern = /\\b\w{4}\b/g  //  exactly four character words"
In the above line there was an extra back slash before the first \\b.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant