Skip to content

fix: correct 'recieve' to 'receive' typo in Flask route function - #2

Open
Jah-yee wants to merge 1 commit into
The-Turing-Machine:masterfrom
Jah-yee:fix-typo-recieve-receive
Open

fix: correct 'recieve' to 'receive' typo in Flask route function#2
Jah-yee wants to merge 1 commit into
The-Turing-Machine:masterfrom
Jah-yee:fix-typo-recieve-receive

Conversation

@Jah-yee

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

Copy link
Copy Markdown

Summary

Fixes a typo in the Flask route function name in app.py:102.

Change

  • Renamed function recieve()receive() (URL route /api/get-user-data/ unchanged)

Type

Code quality fix: corrects the Python function name from misspelled 'recieve' to 'receive'.

Fixes the typo in the Flask route function name at app.py:70.
The function `recieve()` is renamed to `receive()` for correct spelling.
The URL route `/api/get/<user>/` is unchanged.

Reported in The-Turing-Machine#2
@Jah-yee
Jah-yee force-pushed the fix-typo-recieve-receive branch from 63cf77d to d9156db Compare July 30, 2026 00:27
@Jah-yee

Jah-yee commented Aug 1, 2026

Copy link
Copy Markdown
Author

Friendly ping — any updates on this PR? Happy to address any feedback.

@Jah-yee

Jah-yee commented Aug 1, 2026

Copy link
Copy Markdown
Author

Friendly ping — just checking in on this typo fix. Happy to address any feedback.

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