Skip to content

docs: fix typos in valid parentheses README#2188

Open
chenlichao wants to merge 1 commit into
trekhleb:masterfrom
chenlichao:docs/fix-valid-parentheses-typos-20260703
Open

docs: fix typos in valid parentheses README#2188
chenlichao wants to merge 1 commit into
trekhleb:masterfrom
chenlichao:docs/fix-valid-parentheses-typos-20260703

Conversation

@chenlichao

Copy link
Copy Markdown

Summary

  • Fix a duplicated word and a few spelling/grammar typos in the valid parentheses README explanation.
  • Keep the change limited to documentation wording; no algorithm behavior is changed.

Why

The README currently contains small typos such as "in the the string", "parantheses", "ecounter", and "paraentheses" in the solution explanation. Correcting them makes the educational text easier to read.

Verification

  • Ran git diff --check successfully.
  • Reviewed the final diff; it changes only two documentation lines.

@daltino daltino left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

This PR makes a simple and useful fix by correcting typos in the valid parentheses README. The change aligns with the contribution guidelines by improving documentation clarity while keeping the edits clean and focused. Everything looks good to merge!

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.

2 participants