fix: correct 'inconvience' to 'inconvenience' typo in bot maintenance message - #56
fix: correct 'inconvience' to 'inconvenience' typo in bot maintenance message#56Jah-yee wants to merge 1 commit into
Conversation
Automated Checks (advisory, non-blocking)✅ All checks passed. SummaryThis PR makes a very small, low-risk copy fix in the maintenance-mode response in What to pay attention to
Things I noticedNo red or yellow flags visible in this diff. This appears to be an isolated copy fix with no logic or error-handling impact. Good patterns
Surmado Code Review (v1.2-mt, review #1 on Want to change your STANDARDS.md or YML? Edit it directly, or tune it with our AI agent Scout. Comment |
|
Friendly ping — just checking on this typo fix. Happy to address any feedback! |
Summary
Corrects the typo
inconvience→inconveniencein the bot maintenance error message.Files Changed
src/events/message.js(line 31): user-facing error message shown when bot is in maintenance modedocs/events_message.js.html: HTML documentation (generated, updated for consistency)Before
After
Why
This is a user-facing error message displayed when the bot is in maintenance mode. The typo reduces the perceived quality of the bot.