-
Notifications
You must be signed in to change notification settings - Fork 14k
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
style(typo): occured -> occurred #20116
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks for the fix!
Codecov Report
@@ Coverage Diff @@
## master #20116 +/- ##
==========================================
+ Coverage 66.46% 66.71% +0.24%
==========================================
Files 1721 1739 +18
Lines 64467 65161 +694
Branches 6795 6899 +104
==========================================
+ Hits 42847 43469 +622
- Misses 19892 19939 +47
- Partials 1728 1753 +25
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
* Occured -> Occurred * Occured -> Occurred * Occured -> Occurred * Occured - > Occurred * Update FallbackComponent.tsx * Update FallbackComponent.tsx Co-authored-by: John Bodley <[email protected]> (cherry picked from commit b7eb235)
SUMMARY
Changed the 4 instance of "occured" in error messages to "occurred", the conventional spelling which appears 82 times in the repo currently.