Skip to content

fix: correct succesfully to successfully typo in API response (app.js:165) - #252

Open
Jah-yee wants to merge 1 commit into
sourcejs:masterfrom
Jah-yee:fix/succesfully-typo
Open

fix: correct succesfully to successfully typo in API response (app.js:165)#252
Jah-yee wants to merge 1 commit into
sourcejs:masterfrom
Jah-yee:fix/succesfully-typo

Conversation

@Jah-yee

@Jah-yee Jah-yee commented Jul 30, 2026

Copy link
Copy Markdown

Summary

Fixes user-facing typo in app.js:165 — the /api/updateFileTree endpoint returns this message to clients.

Before: message: 'Navigation succesfully updated.'
After: message: 'Navigation successfully updated.'

Files changed

  • app.js (line 165): 1 character change

Happy to address any feedback!

…:165)

Fix user-facing API JSON response:
- 'Navigation succesfully updated.' -> 'Navigation successfully updated.'

The /api/updateFileTree endpoint returns this message to clients.
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