diff --git a/frontend/web/src/components/SubscriptionFAQ.tsx b/frontend/web/src/components/SubscriptionFAQ.tsx
index d14bcc7..520226a 100644
--- a/frontend/web/src/components/SubscriptionFAQ.tsx
+++ b/frontend/web/src/components/SubscriptionFAQ.tsx
@@ -22,7 +22,7 @@ const SubscriptionFAQ = () => {
{`Can I get a refund if Slash doesn't meet my needs?`}
- Yes, absolutely! You can send a email to me at `stevenlgtm@gmail.com`. I will refund you as soon as possible.
+ Yes, absolutely! You can send a email to me at `yourselfhosted@gmail.com`. I will refund you as soon as possible.
diff --git a/frontend/web/src/pages/SubscriptionSetting.tsx b/frontend/web/src/pages/SubscriptionSetting.tsx
index 559f55f..5364ea6 100644
--- a/frontend/web/src/pages/SubscriptionSetting.tsx
+++ b/frontend/web/src/pages/SubscriptionSetting.tsx
@@ -171,7 +171,7 @@ const SubscriptionSetting: React.FC = () => {