dillon1000/react
Commit
Browse files Fix typo in error message. (#33313)
## Summary I am writing code that isn't so good, so I saw this error message many times. It appears to have a typo. This PR fixes the typo. ## How did you test this change? Ran the tests
Changed paths5 files
First-parent comparisonpackages/react-dom/src/__tests__/ReactCompositeComponentState-test.js ModifiedM packages/react-dom/src/__tests__/ReactDOMServerPartialHydration-test.internal.js ModifiedM packages/react-dom/src/__tests__/ReactDOMServerPartialHydrationActivity-test.internal.js ModifiedM packages/react-reconciler/src/ReactFiberWorkLoop.js ModifiedM packages/react-reconciler/src/__tests__/Activity-test.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…