Skip to content

docs: fix mistakenly wording in useContext reference#8399

Open
Rohan5commit wants to merge 1 commit intoreactjs:mainfrom
Rohan5commit:pr-20260408-react-dev-mistakenly
Open

docs: fix mistakenly wording in useContext reference#8399
Rohan5commit wants to merge 1 commit intoreactjs:mainfrom
Rohan5commit:pr-20260408-react-dev-mistakenly

Conversation

@Rohan5commit
Copy link
Copy Markdown

Summary

  • fix mistakingly -> mistakenly in the useContext reference docs

Related issue

  • N/A (trivial docs fix)

Guideline alignment

Validation/testing note

  • Not run (documentation-only change)

Signed-off-by: Codex <codex@openai.com>
Copilot AI review requested due to automatic review settings April 8, 2026 03:02
@meta-cla
Copy link
Copy Markdown

meta-cla bot commented Apr 8, 2026

Hi @Rohan5commit!

Thank you for your pull request and welcome to our community.

Action Required

In order to merge any pull request (code, docs, etc.), we require contributors to sign our Contributor License Agreement, and we don't seem to have one on file for you.

Process

In order for us to review and merge your suggested changes, please sign at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA.

Once the CLA is signed, our tooling will perform checks and validations. Afterwards, the pull request will be tagged with CLA signed. The tagging process may take up to 1 hour after signing. Please give it that time before contacting us about it.

If you have received this in error or have any questions, please contact us at cla@meta.com. Thanks!

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Fixes a minor spelling typo in the useContext reference documentation (“mistakingly” → “mistakenly”) to improve wording clarity in the troubleshooting section.

Changes:

  • Corrected a misspelling in useContext troubleshooting docs.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

If you forget to specify `value`, it's like passing `value={undefined}`.

You may have also mistakingly used a different prop name by mistake:
You may have also mistakenly used a different prop name by mistake:
Copy link

Copilot AI Apr 8, 2026

Choose a reason for hiding this comment

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

This sentence is redundant: it uses both "mistakenly" and "by mistake". Consider removing one (e.g., drop "by mistake") to keep the wording concise.

Suggested change
You may have also mistakenly used a different prop name by mistake:
You may have also mistakenly used a different prop name:

Copilot uses AI. Check for mistakes.
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 8, 2026

Size changes

Details

📦 Next.js Bundle Analysis for react-dev

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

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.

3 participants