Skip to content

fix(events): correct spelling of "handoff_occurred" event name #776

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Rehan-Ul-Haq
Copy link

Description

Fixes a spelling error in the event name for handoff events, changing handoff_occured to handoff_occurred for consistency and correctness.

Motivation and Context

Correct spelling improves code quality and developer experience. Consistency in event naming helps avoid confusion and potential bugs.

Changes

  • Renamed all instances of handoff_occured to handoff_occurred in the codebase.

Breaking Changes

  • This change is not backward compatible if any external code relied on the old event name.

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.

1 participant