Skip to content

fix: correct typo for 'please' in CONTRIBUTING.md - #15375

Merged
cclauss merged 1 commit into
TheAlgorithms:masterfrom
jiangnan0541:fix/contributing-typo
Sep 18, 2026
Merged

cclauss merged 1 commit into
TheAlgorithms:masterfrom
jiangnan0541:fix/contributing-typo

Conversation

@jiangnan0541

Copy link
Copy Markdown
Contributor

Description

Fix a small typo in `CONTRIBUTING.md`: `pslease` → `please` (line 199).

Type of change

  • Documentation only

Checklist

  • I have read the CONTRIBUTING guidelines.
  • The change is minimal and self-contained.

@algorithms-keeper algorithms-keeper Bot added awaiting reviews This PR is ready to be reviewed documentation This PR modified documentation files labels Sep 18, 2026
jiangnan0541 added a commit to jiangnan0541/my-algorithms that referenced this pull request Sep 18, 2026
候选 1(CONTRIBUTING.md 拼写修复)已提交:
TheAlgorithms/Python#15375

顺带把不克隆大仓库、纯用 gh api 走完
fork -> 建分支 -> 改文件 -> 开 PR 的步骤记在文档里,
以后提第二个候选 PR 可以直接照做。
@cclauss

cclauss commented Sep 18, 2026

Copy link
Copy Markdown
Member

I would avoid putting the misspelling in the commit title because many repos publish changelogs with the title of landed pull requests, which perpetuates the misspelling in the docs. This means that typo discovery tools such as codespell will need to have that typo added to their --ignore-words-list and will become blind to future regressions.

@cclauss cclauss changed the title fix: correct typo 'pslease' to 'please' in CONTRIBUTING.md fix: correct typo for 'please' in CONTRIBUTING.md Sep 18, 2026
@algorithms-keeper algorithms-keeper Bot removed the awaiting reviews This PR is ready to be reviewed label Sep 18, 2026
@cclauss
cclauss merged commit f56e349 into TheAlgorithms:master Sep 18, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation This PR modified documentation files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants