Skip to content

fix(curriculum): remove duplicate words in football player card block#67609

Merged
majestic-owl448 merged 6 commits into
freeCodeCamp:mainfrom
BilgeGates:fix/football-card-duplicate-words
May 29, 2026
Merged

fix(curriculum): remove duplicate words in football player card block#67609
majestic-owl448 merged 6 commits into
freeCodeCamp:mainfrom
BilgeGates:fix/football-card-duplicate-words

Conversation

@BilgeGates
Copy link
Copy Markdown

@BilgeGates BilgeGates commented May 26, 2026

Closes #67611

Checklist:

Fixes repeated words ('the the', 'of of', 'and and') in the description and hint text across several steps of the Football Player Card Builder workshop. No seed code or tests were changed.

Copilot AI review requested due to automatic review settings May 26, 2026 19:21
@BilgeGates BilgeGates requested review from a team as code owners May 26, 2026 19:21
@github-actions github-actions Bot added the scope: curriculum Lessons, Challenges, Projects and other Curricular Content in curriculum directory. label May 26, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

This PR cleans up wording/typos in the “Build a Football Player Card Builder” workshop step instructions, improving clarity and reducing duplicated words.

Changes:

  • Removed duplicated words/phrases like “the the”, “of of”, and “and and” from multiple step descriptions
  • Standardized several instructional sentences to be grammatically correct

Reviewed changes

Copilot reviewed 8 out of 8 changed files in this pull request and generated 5 comments.

Show a summary per file
File Description
curriculum/challenges/english/blocks/workshop-build-a-football-player-card-builder/69f1b1fb36c6c0c80907e8e1.md Fixes duplicated “the the” in a PlayerCard rendering instruction
curriculum/challenges/english/blocks/workshop-build-a-football-player-card-builder/69ea01c45b04f3e9de845036.md Fixes duplicated “the the” in local storage persistence instruction
curriculum/challenges/english/blocks/workshop-build-a-football-player-card-builder/69e8b296388ebbd517692bd5.md Fixes repeated “of of” occurrences in stats-grid step instructions
curriculum/challenges/english/blocks/workshop-build-a-football-player-card-builder/69e8b296388ebbd517692bd4.md Fixes repeated “of of” occurrences in stats-grid step instructions
curriculum/challenges/english/blocks/workshop-build-a-football-player-card-builder/69e8b296388ebbd517692bd3.md Fixes repeated “of of” occurrences in stats-grid step instructions
curriculum/challenges/english/blocks/workshop-build-a-football-player-card-builder/69e8b296388ebbd517692bd1.md Fixes repeated “of of” in Image URL form-group instruction
curriculum/challenges/english/blocks/workshop-build-a-football-player-card-builder/69e8b296388ebbd517692bd0.md Fixes repeated “of of” and “and and” in Club form-group instructions
curriculum/challenges/english/blocks/workshop-build-a-football-player-card-builder/69e8b296388ebbd517692bce.md Fixes repeated “of of” in Name form-group instruction

@github-actions github-actions Bot added the deprioritized PR reviews are deprioritized; lacks productive input and ignores codebase best practices. label May 26, 2026
@majestic-owl448
Copy link
Copy Markdown
Contributor

please stop merging main into your branch, it's only going to restart the tests, and it is not needed unless requested or in presence of merge conflicts

@majestic-owl448 majestic-owl448 enabled auto-merge (squash) May 28, 2026 11:02
Copy link
Copy Markdown
Contributor

@majestic-owl448 majestic-owl448 left a comment

Choose a reason for hiding this comment

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

Hi @BilgeGates. Congrats on your first pull request (PR)! 🎉

Thank you for your contribution to the page! 👍
We are happy to accept these changes and look forward to future contributions. 📝

@BilgeGates
Copy link
Copy Markdown
Author

Hi @BilgeGates. Congrats on your first pull request (PR)! 🎉

Thank you for your contribution to the page! 👍 We are happy to accept these changes and look forward to future contributions. 📝

Hi @majestic-owl448, thank you so much for the review and the warm welcome! I'm really glad my first PR was helpful. I look forward to contributing more to the project soon

@BilgeGates
Copy link
Copy Markdown
Author

please stop merging main into your branch, it's only going to restart the tests, and it is not needed unless requested or in presence of merge conflicts

Got it, my apologies! I'll avoid merging main moving forward unless there's a conflict or it's requested. Thanks for the heads-up!

@huyenltnguyen huyenltnguyen removed the deprioritized PR reviews are deprioritized; lacks productive input and ignores codebase best practices. label May 28, 2026
@majestic-owl448 majestic-owl448 merged commit f4c8d3f into freeCodeCamp:main May 29, 2026
11 checks passed
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators May 29, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

scope: curriculum Lessons, Challenges, Projects and other Curricular Content in curriculum directory.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

curriculum: fix typos in Football Player Card Builder workshop

5 participants