Skip to content

Fix typo: occured to occurred#641

Closed
everettbu wants to merge 1 commit into
mainfrom
fix/typo-occurred-error-boundary
Closed

Fix typo: occured to occurred#641
everettbu wants to merge 1 commit into
mainfrom
fix/typo-occurred-error-boundary

Conversation

@everettbu

Copy link
Copy Markdown

Mirror of facebook/react#35936
Original author: 04cb


Fixes typo in ErrorBoundary.js where 'occured' should be 'occurred'.

@greptile-apps

greptile-apps Bot commented Mar 2, 2026

Copy link
Copy Markdown

Greptile Summary

Fixes a spelling typo in ErrorBoundary.js where the fallback error message string 'Error occured in inspected element' is corrected to 'Error occurred in inspected element'. This is a one-word change in a UI-facing string with no impact on logic or behavior.

Confidence Score: 5/5

  • This PR is safe to merge — it only corrects a single-character typo in a string literal.
  • The change is a trivial spelling fix in a fallback error message with zero risk of introducing bugs or regressions.
  • No files require special attention.

Important Files Changed

Filename Overview
packages/react-devtools-shared/src/devtools/views/ErrorBoundary/ErrorBoundary.js Fixes typo in fallback error message string: "occured" → "occurred". No behavioral changes.

Last reviewed commit: 1bd9bbe

@greptile-apps greptile-apps Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

1 file reviewed, no comments

Edit Code Review Agent Settings | Greptile

@everettbu

Copy link
Copy Markdown
Author

Upstream PR was closed or merged. Code is synced via branch mirror.

@everettbu everettbu closed this Mar 2, 2026
@everettbu
everettbu deleted the fix/typo-occurred-error-boundary branch March 2, 2026 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants