Skip to content

Conversation

@smailoujaoura
Copy link

@smailoujaoura smailoujaoura commented Oct 13, 2025

Replaced the ambiguous pronoun “it” with “the load factor” in the hash map resizing explanation. This makes it clearer that the sentence refers to the load factor value, not the number of buckets. The update improves readability and prevents confusion for learners.

Because

This PR

Issue

Closes #XXXXX

Additional Information

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

Replaced the ambiguous pronoun “it” with “the load factor” in the hash map resizing explanation. 
This makes it clearer that the sentence refers to the load factor value, not the number of buckets. 
The update improves readability and prevents confusion for learners.
@github-actions github-actions bot added the Content: JavaScript Involves the JavaScript course label Oct 13, 2025
Copy link
Member

@rlmoser99 rlmoser99 left a comment

Choose a reason for hiding this comment

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

Thank you for taking the time to update this lesson. However, we have the lesson duplicated in the Ruby curriculum, so this will need to be updated in that lesson before we can approve this one.

In addition, if you would be so willing, there are a few linter issues highlighted on this PR that needs to be fixed. We are trying to ensure that all of our lessons follow the same pattern and you can find more details in our style guide.

https://github.com/TheOdinProject/curriculum/blob/main/LAYOUT_STYLE_GUIDE.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Content: JavaScript Involves the JavaScript course

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants