Skip to content

fix: typo in TeamInvitationEmail template#406

Merged
Strehk merged 1 commit intoDeutscheModelUnitedNations:mainfrom
KnorpelSenf:patch-1
Mar 6, 2026
Merged

fix: typo in TeamInvitationEmail template#406
Strehk merged 1 commit intoDeutscheModelUnitedNations:mainfrom
KnorpelSenf:patch-1

Conversation

@KnorpelSenf
Copy link
Copy Markdown
Contributor

@KnorpelSenf KnorpelSenf commented Mar 6, 2026

It's called “akkreditieren” not “akreditieren” in German

Summary by CodeRabbit

  • Bug Fixes
    • Fixed a spelling correction in team invitation emails.

It's called “akkreditieren” not “akreditieren” in German
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Mar 6, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 3440f86d-7f02-4c9e-a1e8-4ce44e4b715f

📥 Commits

Reviewing files that changed from the base of the PR and between 1d9f27f and aecf4e0.

📒 Files selected for processing (1)
  • src/lib/emails/templates/TeamInvitationEmail.svelte

📝 Walkthrough

Walkthrough

A German spelling correction is applied to the TeamInvitationEmail template, changing "akreditieren" to "akkreditieren" in an invitation sentence. No functional changes or logic modifications.

Changes

Cohort / File(s) Summary
Email Template Spelling Fix
src/lib/emails/templates/TeamInvitationEmail.svelte
Corrects German spelling from "akreditieren" to the correct form "akkreditieren" in the invitation text.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

A tiny typo found with care,
Two k's where one did dare,
In German words so neat and true,
The rabbit hops to fix it through! 🐰
Akkreditieren now shines bright,
One little hop, one spelling light! ✨

🚥 Pre-merge checks | ✅ 4 | ❌ 2

❌ Failed checks (1 warning, 1 inconclusive)

Check name Status Explanation Resolution
Boy Scout Scope ⚠️ Warning PR claims to fix a typo in one file but adds 907 files with no Boy Scout changes section documenting these massive additions. Split into separate PRs or add comprehensive Boy Scout changes section justifying all 907 file additions in PR description.
Pr Label Required ❓ Inconclusive Cannot verify GitHub PR labels for PR #406 as PR metadata is not accessible in the repository or sandbox environment. Directly inspect PR #406 on GitHub and verify that at least one required release-category label is applied; apply an appropriate label if absent.
✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'fix: typo in TeamInvitationEmail template' accurately describes the main change: correcting a German spelling error in the TeamInvitationEmail component.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
German Gender-Inclusive Language ✅ Passed The custom check for German gender-inclusive language only applies when messages/de.json is modified. This PR exclusively modifies src/lib/emails/templates/TeamInvitationEmail.svelte to fix a spelling typo and does not touch the translation file.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Tip

Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs).
Share your feedback on Discord.


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 and usage tips.

Copy link
Copy Markdown
Member

@Strehk Strehk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch, thanks a lot for your contribution!

@Strehk Strehk added the PR: Bug Something isn't working label Mar 6, 2026
@Strehk Strehk merged commit da90aa2 into DeutscheModelUnitedNations:main Mar 6, 2026
12 of 14 checks passed
@KnorpelSenf KnorpelSenf deleted the patch-1 branch March 6, 2026 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: Bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants