Skip to content

docs: fix typos in CONTRIBUTING.md files#1030

Closed
TejasAmle wants to merge 1 commit into
testcontainers:mainfrom
TejasAmle:claude/fix-typos-in-contributing-docs
Closed

docs: fix typos in CONTRIBUTING.md files#1030
TejasAmle wants to merge 1 commit into
testcontainers:mainfrom
TejasAmle:claude/fix-typos-in-contributing-docs

Conversation

@TejasAmle
Copy link
Copy Markdown

What

Fix five typos across the two contributing guide files ( and ):

File Before After
PLease Please
foruced focused
maintainersunderstand maintainers understand
caveats orexpectations caveats or expectations
mew module new module
Testcontainers for Go Testcontainers for Python

Why

These are minor but distracting for new contributors reading the guide for the first time. The last fix is arguably the most important — the docs incorrectly identified this project as "Testcontainers for Go" rather than "Testcontainers for Python".

How verified

Reviewed both files side-by-side with the output. No functional code was changed.

Fix five typos across .github/CONTRIBUTING.md and docs/contributing.md:
- "PLease" → "Please"
- "foruced" → "focused"
- "maintainersunderstand" → "maintainers understand"
- "caveats orexpectations" → "caveats or expectations"
- "mew module" → "new module"
- "Testcontainers for Go" → "Testcontainers for Python"
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