Skip to content

fix(curriculum): correct wording in specialized semantic elements lectures - #68911

Merged
majestic-owl448 merged 1 commit into
freeCodeCamp:mainfrom
xusnitdinov:fix/specialized-semantic-elements-wording
Jul 18, 2026
Merged

fix(curriculum): correct wording in specialized semantic elements lectures#68911
majestic-owl448 merged 1 commit into
freeCodeCamp:mainfrom
xusnitdinov:fix/specialized-semantic-elements-wording

Conversation

@xusnitdinov

@xusnitdinov xusnitdinov commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Checklist:

Description

Fixes two wording issues in the Working with Specialized Semantic Elements lectures:

  1. Change chemical equations to chemical formulas (subscript is for formulas like CO2, not reaction equations)
  2. Change navigational aides to navigational aids (aides = people, aids = tools)

Closes #68872

…tures

- Use chemical formulas instead of chemical equations for the subscript element
- Fix navigational aides typo to navigational aids

Closes freeCodeCamp#68872

Co-authored-by: Cursor <cursoragent@cursor.com>
@xusnitdinov
xusnitdinov requested review from a team as code owners July 17, 2026 12:57
@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 Jul 17, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Hi there,

Thanks for opening this pull request.

The automated checks found some issues:

Checklist: 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 github-actions Bot removed the deprioritized PR reviews are deprioritized; lacks productive input and ignores codebase best practices. label Jul 17, 2026
@majestic-owl448 majestic-owl448 added rwd v9 cert This is for issues dealing with the Responsive Web Design V9 Certification. lesson For issues dealing with lessons in v9 certifications. labels Jul 18, 2026

@majestic-owl448 majestic-owl448 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Hi @xusnitdinov. 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. 📝

@majestic-owl448
majestic-owl448 enabled auto-merge (squash) July 18, 2026 07:44
@majestic-owl448
majestic-owl448 disabled auto-merge July 18, 2026 07:44
@majestic-owl448
majestic-owl448 enabled auto-merge (squash) July 18, 2026 07:44
@majestic-owl448
majestic-owl448 merged commit 79949df into freeCodeCamp:main Jul 18, 2026
20 of 21 checks passed
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Jul 18, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

lesson For issues dealing with lessons in v9 certifications. rwd v9 cert This is for issues dealing with the Responsive Web Design V9 Certification. 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.

Fix incorrect wording in Working with Specialized Semantic Elements lecture

2 participants