Fix typos and grammar errors across English documentation #3603
+20
−20
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
Changes by category
Subject-verb agreement (6 fixes):
building-community.md: "debates...distracts" → "distract"getting-paid.md: "project help attract" → "helps attract"getting-paid.md: "in most cases require" → "requires"maintaining-balance-for-open-source-maintainers.md: "parts...energizes" → "energize"README.md: "initial release...were authored" → "was authored"CODE_OF_CONDUCT.md: "Examples...includes" → "include" (aligns with canonical Contributor Covenant v1.4)Missing words (3 fixes):
legal.md: "an example this type" → "an example of this type"maintaining-balance-for-open-source-maintainers.md: "switch off in evening" → "in the evening"docs/content-model.md: "Guides help...It explains" → "They explain"Punctuation errors (3 fixes):
how-to-contribute.md: "said:, " → "said, " (extra colon)security-best-practices-for-your-project.md: removed spurious comma between subject and predicatemaintaining-balance-for-open-source-maintainers.md: missing space between sentencesFormatting inconsistency (3 fixes):
legal.md: added missing colons after AI and Software Bill of Materials bold labels to match other list itemsdocs/content-model.md: removed double space after hyphenOther (3 fixes):
getting-paid.md: "Github" → "GitHub" (capitalization)leadership-and-governance.md: removed duplicate word "eventually"best-practices.md: "put in...into" → "put...into" (redundant preposition)security-best-practices-for-your-project.md: fixed run-on sentence in conclusionTest plan
_articles/files pass the prose linter (node test/prose) with zero issues