Skip to content

Comments

fix(curriculum): typos and grammar errors#65951

Open
umutKaracelebi wants to merge 1 commit intofreeCodeCamp:mainfrom
umutKaracelebi:fix/typos-and-grammar-corrections
Open

fix(curriculum): typos and grammar errors#65951
umutKaracelebi wants to merge 1 commit intofreeCodeCamp:mainfrom
umutKaracelebi:fix/typos-and-grammar-corrections

Conversation

@umutKaracelebi
Copy link

@umutKaracelebi umutKaracelebi commented Feb 18, 2026

  • Fix 'an user' to 'a user' in pseudocode lesson
  • Fix 'Nodejs' to 'Node.js' in advanced-node-and-express
  • Fix 'targetting' to 'targeting' in workshop-game-settings-panel
  • Fix redundant 'of' in 'set up of all' to 'set up all' in Vite/React lecture
  • Fix 'content' to 'context' (3 occurrences) in Python modules lecture

Checklist:

- Fix 'an user' to 'a user' in pseudocode lesson
- Fix 'Nodejs' to 'Node.js' in advanced-node-and-express
- Fix 'targetting' to 'targeting' in workshop-game-settings-panel
- Fix redundant 'of' in 'set up of all' to 'set up all' in Vite/React lecture
- Fix 'content' to 'context' (3 occurrences) in Python modules lecture
@umutKaracelebi umutKaracelebi requested review from a team as code owners February 18, 2026 21:43
@github-actions github-actions bot added the scope: curriculum Lessons, Challenges, Projects and other Curricular Content in curriculum directory. label Feb 18, 2026
When the user inputs a number
Initialize a counter variable and set its value to zero
While counter is smaller than user inputted number increment the counter by one
While counter is smaller than a user inputted number increment the counter by one
Copy link
Member

Choose a reason for hiding this comment

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

This change is unnecessary, I think the language was correct since in pseudo code.

@raisedadead raisedadead changed the title fix: correct typos and grammar errors in curriculum fix(curriculum): typos and grammar errors Feb 19, 2026
@moT01 moT01 added the status: waiting update Is awaiting update, after feedback or request for changes label Feb 20, 2026
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. status: waiting update Is awaiting update, after feedback or request for changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants