Skip to content

Conversation

pythonsst
Copy link

Summary

This PR fixes a handful of spelling/grammar typos in comments within the hooks implementation (no runtime behavior changes).
Edits are limited to packages/react-reconciler/src/ReactFiberHooks.js and improve readability for contributors.

Examples of corrections:

“incovation” → “invocation”

“immediaetly” → “immediately”

“render phase udpates” → “render phase updates”

No code paths, types, or exports are modified.

How did you test this change?

Because this PR is comments-only, the goal was to ensure zero functional impact and keep the repo formatting/lint rules green.

@meta-cla meta-cla bot added the CLA Signed label Oct 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant