Skip to content

Fix typo: contibution → contribution in README#28

Open
algojogacor wants to merge 1 commit into
mergeworthy:mainfrom
algojogacor:fix-typo/readme-contribution
Open

Fix typo: contibution → contribution in README#28
algojogacor wants to merge 1 commit into
mergeworthy:mainfrom
algojogacor:fix-typo/readme-contribution

Conversation

@algojogacor
Copy link
Copy Markdown

Summary

Fixes #1

The subtitle blockquote in README.md reads "contibution" (missing the second "r"). It should read "contribution".

Root Cause

Typo in line 3 of README.md — the word "contribution" was misspelled as "contibution" in the blockquote: > Your guide to making your first open source contibution.

Fix

Corrected the spelling: contibutioncontribution.

Changes

  • README.md: 1 character inserted, 1 character deleted (+1 -1 lines)

Testing

  • "contibution" no longer appears in README.md ✅
  • No other text in the file was changed ✅
  • The fix is limited to a single character correction ✅

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: "contibution" → "contribution" in README.md

1 participant