diff --git a/app/pages/join.vue b/app/pages/join.vue
index a76c316..67bc0d6 100644
--- a/app/pages/join.vue
+++ b/app/pages/join.vue
@@ -317,13 +317,17 @@
+ Community connection happens in our Slack workspace, joined in monthly
+ onboarding waves — there may be a short wait after you join.
+ How membership works
-
+
- Slack workspace access is part of your membership. Your invitation - typically arrives within 2–3 weeks of joining. + Slack workspace access is part of your membership. Invitations are + sent in monthly onboarding waves — we'll be in touch.
diff --git a/server/utils/resend.js b/server/utils/resend.js index e3cada2..ce79e94 100644 --- a/server/utils/resend.js +++ b/server/utils/resend.js @@ -282,7 +282,7 @@ Welcome to Ghost Guild! You're now part of the ${member.circle} circle. Sign in to your dashboard to get started: ${baseUrl}/member/dashboard -If you have questions, reach out to jennie + eileen on Slack or reply to this email.`, +If you have questions, just reply to this email.`, }); if (error) {