Skip to content

[Docs] Fix typos: contibution → contribution, comitting → committing#22

Open
q404365631 wants to merge 1 commit into
mergeworthy:mainfrom
q404365631:main
Open

[Docs] Fix typos: contibution → contribution, comitting → committing#22
q404365631 wants to merge 1 commit into
mergeworthy:mainfrom
q404365631:main

Conversation

@q404365631
Copy link
Copy Markdown

Summary

Fixes two typos in documentation:

  1. README.md: contibutioncontribution (subtitle blockquote)
  2. guides/your-first-pr-checklist.md: comittingcommitting (section heading)

Changes

  • README.md: replaced misspelled word in blockquote
  • guides/your-first-pr-checklist.md: fixed heading typo

Completes

How to verify

  1. Check the blockquote in README.md reads "contribution"
  2. Check the heading in your-first-pr-checklist.md reads "committing"
  3. No other text was modified

- contibution -> contribution in README.md
- comitting -> committing in guides/your-first-pr-checklist.md

Closes mergeworthy#1
Closes mergeworthy#5
Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

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

Hi! This looks like your first pull request to this repo — welcome. 🎉

A maintainer will take a look soon. While you wait:

  • Make sure CI is green (the markdown lint check is informational and won't block your merge).
  • Feel free to update the PR with more commits if you spot something — we won't squash until merge.
  • If we ask for changes, that's normal — every PR, including ones from senior engineers, gets feedback.

Thanks for contributing.

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 typo: "comitting" → "committing" in your-first-pr-checklist.md Fix typo: "contibution" → "contribution" in README.md

1 participant