Skip to content

fix: correct 'An error have occoured' to 'An error have occurred' in route.ts - #13

Open
Jah-yee wants to merge 1 commit into
ElectricCodeGuy:mainfrom
Jah-yee:fix/occoured-to-occurred-typo
Open

fix: correct 'An error have occoured' to 'An error have occurred' in route.ts#13
Jah-yee wants to merge 1 commit into
ElectricCodeGuy:mainfrom
Jah-yee:fix/occoured-to-occurred-typo

Conversation

@Jah-yee

Copy link
Copy Markdown

Summary

Fix user-facing typo in auth error URL (route.ts line 34):

  • Before: An error have occoured
  • After: An error have occurred

Simple 1-line surgical fix.


Submitted via automated PR攻关 agent

Sign up for freeto 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

@Jah-yee