dillon1000/react

Commit

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
Browse files
Changed paths5 files
First-parent comparison
M packages/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 Modified
Patch

Files changed

Rendering syntax-highlighted changes…