Skip to content

Conversation

rlujs
Copy link
Contributor

@rlujs rlujs commented Oct 2, 2025

Because

This PR aims to enhance consistency in language usage throughout the curriculum. This adjustment aligns with American English standards and follows the guidelines outlined in the Odin's Layout Style Guide .

A note on language: TOP follows American English and American style punctuation. When adding content to the curriculum, be sure to follow this practice for consistency across lessons.

This PR

  • Changes many instances of British terms into American English for the React course.

Issue

None

Additional Information

This is a continuation of what I was working on at #30192. I’ve decided to focus on one entire course at a time instead of tackling each lesson individually to avoid PR spam and keep things tidy. If anything looks off or needs tweaking, just let me know!

Pull Request Requirements

  • I have thoroughly read and understand The Odin Project curriculum contributing guide
  • The title of this PR follows the location of change: brief description of change format, e.g. Intro to HTML and CSS lesson: Fix link text
  • The Because section summarizes the reason for this PR
  • The This PR section has a bullet point list describing the changes in this PR
  • If this PR addresses an open issue, it is linked in the Issue section
  • If any lesson files are included in this PR, they have been previewed with the Markdown preview tool to ensure it is formatted correctly
  • If any lesson files are included in this PR, they follow the Layout Style Guide

@github-actions github-actions bot added the Content: React Involves the React course label Oct 2, 2025
rlujs added 2 commits October 2, 2025 16:55
- Added a level 4 heading (`####`) to comply with the required format. (TOP012)
- Replaced inline code with quotes around useEffect. (TOP002)
- Removed trailing punctuation from the heading." (MD026)
…ffect"

- Added a proper title to the note that previously lacked one
- Moved the content I mistakenly placed in the title into the body
@rlujs
Copy link
Contributor Author

rlujs commented Oct 5, 2025

I apologize for the oversight! I was more focused on passing the linter test than on truly understanding the error. I kept the original content intact while adding a proper note title. It should be OK now, I tested it on the Markdown Preview Tool to make sure. 😄

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content: React Involves the React course
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant