Skip to content

Conversation

cpojer
Copy link
Contributor

@cpojer cpojer commented May 20, 2025

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

@react-sizebot
Copy link

Comparing: c6c2a52...7061ad7

Critical size changes

Includes critical production bundles, as well as any change greater than 2%:

Name +/- Base Current +/- gzip Base gzip Current gzip
oss-stable/react-dom/cjs/react-dom.production.js = 6.68 kB 6.68 kB +0.11% 1.83 kB 1.83 kB
oss-stable/react-dom/cjs/react-dom-client.production.js = 529.74 kB 529.74 kB = 93.49 kB 93.49 kB
oss-experimental/react-dom/cjs/react-dom.production.js = 6.69 kB 6.69 kB +0.11% 1.83 kB 1.83 kB
oss-experimental/react-dom/cjs/react-dom-client.production.js = 651.48 kB 651.48 kB = 114.75 kB 114.76 kB
facebook-www/ReactDOM-prod.classic.js = 675.72 kB 675.72 kB = 118.84 kB 118.85 kB
facebook-www/ReactDOM-prod.modern.js = 666.00 kB 666.00 kB = 117.23 kB 117.23 kB

Significant size changes

Includes any change greater than 0.2%:

(No significant changes)

Generated by 🚫 dangerJS against 7061ad7

@cpojer
Copy link
Contributor Author

cpojer commented May 20, 2025

cc @sebmarkbage @rickhanlonii

Copy link
Collaborator

@eps1lon eps1lon left a comment

Choose a reason for hiding this comment

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

@captbaritone Do you prefer this wording or yours in #33044?

@cpojer
Copy link
Contributor Author

cpojer commented May 20, 2025

imho both words there are confusing. If it's async, it already implies that it is happening "later" or "over time". Think of folks who don't speak English too well, too.

@kassens
Copy link
Member

kassens commented May 22, 2025

lgtm

@kassens kassens merged commit 3e9db65 into facebook:main May 22, 2025
246 checks passed
github-actions bot pushed a commit that referenced this pull request May 22, 2025
## 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

DiffTrain build for [3e9db65](3e9db65)
github-actions bot pushed a commit that referenced this pull request May 22, 2025
## 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

DiffTrain build for [3e9db65](3e9db65)
@captbaritone
Copy link
Contributor

Looks good to me. I'll close mine.

github-actions bot pushed a commit to code/lib-react that referenced this pull request May 23, 2025
## 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

DiffTrain build for [3e9db65](facebook@3e9db65)
github-actions bot pushed a commit to code/lib-react that referenced this pull request May 23, 2025
## 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

DiffTrain build for [3e9db65](facebook@3e9db65)
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.

6 participants