Skip to content

fix: correct 'An error occoured' to 'An error occurred' in ProgressConsole.ts - #288

Merged
Inrixia merged 1 commit into
Inrixia:devfrom
Jah-yee:fix/occoured-to-occurred-typo
Aug 2, 2026
Merged

fix: correct 'An error occoured' to 'An error occurred' in ProgressConsole.ts#288
Inrixia merged 1 commit into
Inrixia:devfrom
Jah-yee:fix/occoured-to-occurred-typo

Conversation

@Jah-yee

@Jah-yee Jah-yee commented Aug 2, 2026

Copy link
Copy Markdown

Summary

Fix user-facing typo in error logging (ProgressConsole.ts line 8):

  • Before: An error occoured: {err}
  • After: An error occurred: {err}

Simple 1-line surgical fix.


Submitted via automated PR攻关 agent

@github-actions

github-actions Bot commented Aug 2, 2026

Copy link
Copy Markdown

Your PR's base branch was set to master, PRs should be set to target the dev branch.
The base branch of this PR has been automatically changed to dev, please check that there are no merge conflicts

@github-actions
github-actions Bot changed the base branch from master to dev August 2, 2026 09:55
@Inrixia
Inrixia merged commit b5a70ef into Inrixia:dev Aug 2, 2026
1 of 6 checks passed
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