diff --git a/services/web/app/src/Features/Email/EmailBuilder.js b/services/web/app/src/Features/Email/EmailBuilder.js
index 2ad2ac6ac3..f7d46c91fc 100644
--- a/services/web/app/src/Features/Email/EmailBuilder.js
+++ b/services/web/app/src/Features/Email/EmailBuilder.js
@@ -599,7 +599,7 @@ Co-founder & CEO
secondaryMessage() {
return `Don't want onboarding emails like this from us? Don't worry, this is the only one.
If you've previously subscribed to emails about product offers and company news and events,
- you can unsubscribe here .`
+ you can unsubscribe here.`
}
})