Skip to content

fix(curriculum): correct typos in lessons#66755

Merged
huyenltnguyen merged 2 commits intofreeCodeCamp:mainfrom
GalacticAvenger:fix/curriculum-typo-select-owner
Apr 3, 2026
Merged

fix(curriculum): correct typos in lessons#66755
huyenltnguyen merged 2 commits intofreeCodeCamp:mainfrom
GalacticAvenger:fix/curriculum-typo-select-owner

Conversation

@GalacticAvenger
Copy link
Copy Markdown
Contributor

Summary

Fixed a typo in the Introduction to Git and GitHub lecture where "select on owner" should be "select an owner."

File: curriculum/challenges/english/blocks/lecture-introduction-to-git-and-github/68829061f03543726ea6f318.md

Before: "Your next option is to select on owner, you can choose your user account..."
After: "Your next option is to select an owner, you can choose your user account..."

Checklist

  • Typo/grammar fix only
  • No functional changes

@GalacticAvenger GalacticAvenger requested review from a team as code owners April 2, 2026 19:50
@github-actions github-actions bot added scope: curriculum Lessons, Challenges, Projects and other Curricular Content in curriculum directory. deprioritized PR reviews are deprioritized; lacks productive input and ignores codebase best practices. labels Apr 2, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 2, 2026

Hi there,

Thank you for the contribution.

The automated checks found a few issues with the PR. Currently the PR description is missing the required checklist or some of its items are not completed:

  1. The Checklist: heading is present in the PR description.
  2. The checkbox items are ticked (changed from [ ] to [x]).
  3. You have actually completed the items in the checklist.

Please edit your PR description to include the following template with the checklist items completed.

Checklist:

<!-- Please follow this checklist and put an x in each of the boxes, like this: [x]. It will ensure that our team takes your pull request seriously. -->

- [ ] I have read and followed the [contribution guidelines](https://contribute.freecodecamp.org).
- [ ] I have read and followed the [how to open a pull request guide](https://contribute.freecodecamp.org/how-to-open-a-pull-request/).
- [ ] My pull request targets the `main` branch of freeCodeCamp.
- [ ] I have tested these changes either locally on my machine, or GitHub Codespaces.

<!--If your pull request closes a GitHub issue, replace the XXXXX below with the issue number.-->

Closes #XXXXX

<!-- Feel free to add any additional description of changes below this line -->

Join us in our chat room or our forum if you have any questions or need help with contributing.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 2, 2026

Hi there,

Thanks for opening this pull request.

We kindly ask that contributors open an issue before submitting a PR so the change can be discussed and approved before work begins. This helps avoid situations where significant effort goes into something we ultimately cannot merge.

Please open an issue first and allow it to be triaged. Once the issue is open for contribution, you are welcome to update this pull request to reflect the issue consensus. Until then, we will not be able to review your pull request.


Join us in our chat room or our forum if you have any questions or need help with contributing.

@huyenltnguyen huyenltnguyen changed the title fix(curriculum): correct typo 'select on owner' to 'select an owner' fix(curriculum): correct typos in lessons Apr 3, 2026
@huyenltnguyen huyenltnguyen removed the deprioritized PR reviews are deprioritized; lacks productive input and ignores codebase best practices. label Apr 3, 2026
@huyenltnguyen huyenltnguyen merged commit 53197ff into freeCodeCamp:main Apr 3, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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.

2 participants