fix(curriculum): correct wording in specialized semantic elements lectures - #68911
Merged
majestic-owl448 merged 1 commit intoJul 18, 2026
Conversation
…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>
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:
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. |
majestic-owl448
approved these changes
Jul 18, 2026
majestic-owl448
left a comment
Contributor
There was a problem hiding this comment.
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
enabled auto-merge (squash)
July 18, 2026 07:44
majestic-owl448
disabled auto-merge
July 18, 2026 07:44
majestic-owl448
enabled auto-merge (squash)
July 18, 2026 07:44
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Checklist:
mainbranch of freeCodeCamp.Description
Fixes two wording issues in the Working with Specialized Semantic Elements lectures:
chemical equationstochemical formulas(subscript is for formulas like CO2, not reaction equations)navigational aidestonavigational aids(aides = people, aids = tools)Closes #68872