Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix small typos #22701

Merged
merged 1 commit into from Nov 4, 2021
Merged

Fix small typos #22701

merged 1 commit into from Nov 4, 2021

Conversation

Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

4 participants
@KonstHardy
Copy link
Contributor

@KonstHardy KonstHardy commented Nov 4, 2021

Hello,
I've found some minor typos in the documentation, solved with this PR.

Fix typo:
overriden -> overridden
typechecks -> type checks
hard coded -> hardcoded

Hello,
I've found some minor typos in the documentation, solved with this PR.
@sizebot
Copy link

@sizebot sizebot commented Nov 4, 2021

Comparing: 13455d2...d9dd984

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.min.js = 129.55 kB 129.55 kB = 41.43 kB 41.43 kB
oss-experimental/react-dom/cjs/react-dom.production.min.js = 134.52 kB 134.52 kB = 42.89 kB 42.90 kB
facebook-www/ReactDOM-prod.classic.js = 423.36 kB 423.36 kB = 78.05 kB 78.05 kB
facebook-www/ReactDOM-prod.modern.js = 411.92 kB 411.92 kB = 76.30 kB 76.30 kB
facebook-www/ReactDOMForked-prod.classic.js = 423.36 kB 423.36 kB = 78.06 kB 78.06 kB

Significant size changes

Includes any change greater than 0.2%:

(No significant changes)

Generated by 🚫 dangerJS against d9dd984

Loading

bvaughn
bvaughn approved these changes Nov 4, 2021
Copy link
Contributor

@bvaughn bvaughn left a comment

Sure :)

Loading

@bvaughn bvaughn merged commit 54f6ae9 into facebook:main Nov 4, 2021
34 checks passed
Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment