Skip to content

fix: correct enviroment to environment in bot/scenes.ts - #883

Open
Jah-yee wants to merge 1 commit into
lnp2pBot:mainfrom
Jah-yee:fix/enviroment-to-environment
Open

fix: correct enviroment to environment in bot/scenes.ts#883
Jah-yee wants to merge 1 commit into
lnp2pBot:mainfrom
Jah-yee:fix/enviroment-to-environment

Conversation

@Jah-yee

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

Copy link
Copy Markdown

Corrects the typo 'Enviroment' to 'Environment' in error message.

Author: Jah-yee jydu_seven@outlook.com

Summary by CodeRabbit

  • Bug Fixes
    • Corrected a typo in an error message referring to an environment variable.

@coderabbitai

coderabbitai Bot commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 0af308e4-893f-4b69-9b44-213f6d3a5c0b

📥 Commits

Reviewing files that changed from the base of the PR and between 725d5c4 and 0270bf0.

📒 Files selected for processing (1)
  • bot/scenes.ts

Walkthrough

The change corrects a spelling error in the error message for the undefined HOLD_INVOICE_EXPIRATION_WINDOW environment variable.

Changes

Error message correction

Layer / File(s) Summary
Correct environment variable error text
bot/scenes.ts
The error message now uses “Environment” instead of “Enviroment”.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Suggested reviewers: grunch

Poem

A rabbit found a typo in the night,
And made the error message right.
“Environment” now stands clear,
For HOLD_INVOICE_EXPIRATION_WINDOW here.
Hop, hop—clean text brings cheer!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly identifies the typo correction in the error message and names the affected file.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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