Skip to content

fix: Fix syntax errors in regular-expression.md (#290)#304

Merged
sumn2u merged 2 commits intosumn2u:mainfrom
RobinJavaaDev:fix-syntax-errors-290
Aug 29, 2025
Merged

fix: Fix syntax errors in regular-expression.md (#290)#304
sumn2u merged 2 commits intosumn2u:mainfrom
RobinJavaaDev:fix-syntax-errors-290

Conversation

@RobinJavaaDev
Copy link
Copy Markdown
Contributor

Fixes #290

@vercel
Copy link
Copy Markdown

vercel Bot commented Aug 29, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
learn-javascript Ready Ready Preview Comment Aug 29, 2025 1:33pm

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes syntax errors and inconsistencies in the regular expression documentation. It addresses terminology mismatches, typos, and adds missing content to improve the accuracy and clarity of the documentation.

  • Standardizes regex terminology by replacing "modifiers" with "flags"
  • Corrects spelling errors in metacharacter descriptions
  • Adds missing console.log statement in code example

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Comment thread en/regular-expression.md
Comment thread en/regular-expression.md Outdated
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copy link
Copy Markdown
Owner

@sumn2u sumn2u left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, Thanks for your contribution.

@sumn2u sumn2u merged commit 5fd5582 into sumn2u:main Aug 29, 2025
3 checks passed
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.

Fix syntax errors in en/regular-expression.md

3 participants