Fix typo in default double-opt-in confirmation message#367
Fix typo in default double-opt-in confirmation message#367KMKoushik merged 1 commit intousesend:mainfrom
Conversation
|
@anishanne is attempting to deploy a commit to the kmkoushik's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review infoConfiguration used: Organization UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
WalkthroughThis pull request corrects a spelling error in the double opt-in constants file. The text "sigining up" has been changed to "signing up" in the default double opt-in content. The modification is a single character correction with no impact on functionality, structure, or exported declarations. 🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Tip Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs). 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. Comment |
There was a problem hiding this comment.
Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.
Summary by cubic
Fixes a typo in the default double‑opt‑in confirmation email: “sigining” → “signing”. Improves clarity and professionalism in user-facing content.
Written for commit 663ad59. Summary will update on new commits.
Summary by CodeRabbit