Skip to content

Revise language for inclusivity and fix link#1100

Open
ldokduy20 wants to merge 1 commit intoflorinpop17:masterfrom
ldokduy20:patch-1
Open

Revise language for inclusivity and fix link#1100
ldokduy20 wants to merge 1 commit intoflorinpop17:masterfrom
ldokduy20:patch-1

Conversation

@ldokduy20
Copy link
Copy Markdown

@ldokduy20 ldokduy20 commented Mar 22, 2026

The link of an example React MVC of this task is updated.
Changed "he" to "they" because "user" isn't specific.

Summary by CodeRabbit

  • Documentation
    • Improved pronoun inclusivity in the To-Do App description.
    • Updated the reference link for the React TodoMVC example.

The link of an example React MVC of this task is updated.
Changed "he" to "they" because "user" isn't specific
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 22, 2026

📝 Walkthrough

Walkthrough

Documentation file updated to use inclusive pronouns and correct the React TodoMVC example link from the root route to the dist path. No functional, structural, or content-related changes were made.

Changes

Cohort / File(s) Summary
Documentation Update
Projects/2-Intermediate/To-Do-App.md
Pronoun changed from "he" to "they" for inclusivity; React TodoMVC example link updated from root route to dist path.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 A link was fixed, pronouns made fair,
They, not he, now represented there,
The docs are cleaner, more inclusive too,
Small changes done with thoughtful view! ✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes both main changes: revising language for inclusivity (pronoun update from 'he' to 'they') and fixing the React TodoMVC example link.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Tip

CodeRabbit can use TruffleHog to scan for secrets in your code with verification capabilities.

Add a TruffleHog config file (e.g. trufflehog-config.yml, trufflehog.yml) to your project to customize detectors and scanning behavior. The tool runs only when a config file is present.

Copy link
Copy Markdown

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In `@Projects/2-Intermediate/To-Do-App.md`:
- Line 5: Fix the grammatical error and remaining non-inclusive pronouns: change
the phrase "they wants" to "they want" in the sentence "The classic To-Do
application where a user can write down all the things they wants to
accomplish." and replace any remaining uses of "he" (e.g., the instances
referenced on Line 9 and Line 19) with the gender-neutral pronoun "they" so the
document consistently uses inclusive pronouns.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 0659f8b0-795e-48ef-8f91-a962935abe32

📥 Commits

Reviewing files that changed from the base of the PR and between 9e8dd00 and cbdab7d.

📒 Files selected for processing (1)
  • Projects/2-Intermediate/To-Do-App.md

**Tier:** 2-Intermediate

The classic To-Do application where a user can write down all the things he wants to accomplish.
The classic To-Do application where a user can write down all the things they wants to accomplish.
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

⚠️ Potential issue | 🟡 Minor

Fix grammar and complete pronoun consistency in this section.

Line 5 should use “they want,” not “they wants.” Also, inclusive pronoun updates are still incomplete in this file (see Line 9 and Line 19, which still use “he”).

✏️ Proposed wording fix
-The classic To-Do application where a user can write down all the things they wants to accomplish.
+The classic To-Do application where a user can write down all the things they want to accomplish.
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
The classic To-Do application where a user can write down all the things they wants to accomplish.
The classic To-Do application where a user can write down all the things they want to accomplish.
🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@Projects/2-Intermediate/To-Do-App.md` at line 5, Fix the grammatical error
and remaining non-inclusive pronouns: change the phrase "they wants" to "they
want" in the sentence "The classic To-Do application where a user can write down
all the things they wants to accomplish." and replace any remaining uses of "he"
(e.g., the instances referenced on Line 9 and Line 19) with the gender-neutral
pronoun "they" so the document consistently uses inclusive pronouns.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant