diff --git a/app/soapbox/features/verification/waitlist_page.js b/app/soapbox/features/verification/waitlist_page.js
index c21c4d56b..a40e62835 100644
--- a/app/soapbox/features/verification/waitlist_page.js
+++ b/app/soapbox/features/verification/waitlist_page.js
@@ -17,8 +17,6 @@ const WaitlistPage = ({ account }) => {
const logo = useSelector((state) => getSoapboxConfig(state).get('logo'));
- const waitlistPosition = account.getIn(['source', 'unapproved_position']);
-
const onClickLogOut = (event) => {
event.preventDefault();
dispatch(logOut(intl));
@@ -47,12 +45,13 @@ const WaitlistPage = ({ account }) => {
- #{waitlistPosition.toLocaleString()}
- You're on the Waitlist!
+
+ @{account.acct} has been created successfully!
+
- Thanks for joining! Due to high demand, we have placed you on our
- waitlist. We love you, and you are not just another number to us! But your
- waitlist number is above 🙂
+ Due to massive demand, we have placed you on our waitlist.
+ We love you, and you're not just another number to us.
+ We are working to get you on our platform. Stay tuned!