Skip to content

fix(curriculum): correct Spanish number example for 81 - #66556

Closed
DeoJin wants to merge 1 commit into
freeCodeCamp:mainfrom
DeoJin:fix/es-a1-ochenta-y-un-66540
Closed

fix(curriculum): correct Spanish number example for 81#66556
DeoJin wants to merge 1 commit into
freeCodeCamp:mainfrom
DeoJin:fix/es-a1-ochenta-y-un-66540

Conversation

@DeoJin

@DeoJin DeoJin commented Mar 19, 2026

Copy link
Copy Markdown

Summary

  • correct the masculine noun example in the Spanish numbers 61-100 lesson
  • update the English gloss to match the corrected Spanish example

Closes #66540

Validation

  • git diff --check
  • git grep -n 'Ochenta y un años' -- curriculum/challenges/english/blocks/es-a1-learn-numbers-61-to-100/6972c4b262c368b1f2ba7846.md

@DeoJin
DeoJin requested review from a team as code owners March 19, 2026 04:31
@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 Mar 19, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Hi there,

Thank you for the contribution.

Please add back the following template to the PR description and complete the checklist items. We won't be able to review this PR until then.

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.

@gikf

gikf commented Mar 19, 2026

Copy link
Copy Markdown
Member

Hey @DeoJin

This PR seems to make similar changes as the existing PR #66544. As such, we are going to close this as duplicate.

If you feel you have additional changes to expand upon this PR, please feel free to push your commits and request this PR be reopened.

Thanks again! 😊


If you have any questions, feel free to ask questions on the 'Contributors' category on our forum or the contributors chat room.

@gikf gikf closed this Mar 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deprioritized PR reviews are deprioritized; lacks productive input and ignores codebase best practices. 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.

Typo in spanish lesson

2 participants