diff --git a/packages/frontend-2/components/workspace/wizard/step/Invites.vue b/packages/frontend-2/components/workspace/wizard/step/Invites.vue
index 77a317a25..7351ec1b0 100644
--- a/packages/frontend-2/components/workspace/wizard/step/Invites.vue
+++ b/packages/frontend-2/components/workspace/wizard/step/Invites.vue
@@ -37,21 +37,11 @@
:label="`Make workspace discoverable to @${verifiedDomain} users`"
/>
-
When enabled:
-
- -
- Users with the
- @{{ verifiedDomain }}
- domain can find and request to join this workspace
-
- - Workspace admins must approve all join requests
- -
- Your workspace name, members and description will be visible to users
- with the
- @{{ verifiedDomain }}
- domain
-
-
+
+ Users signing up with a
+ @{{ verifiedDomain }}
+ email will be able to find and request to join this workspace.
+
diff --git a/packages/frontend-2/lib/common/generated/gql/graphql.ts b/packages/frontend-2/lib/common/generated/gql/graphql.ts
index 3fef0ec04..6093da56e 100644
--- a/packages/frontend-2/lib/common/generated/gql/graphql.ts
+++ b/packages/frontend-2/lib/common/generated/gql/graphql.ts
@@ -2035,6 +2035,7 @@ export type Project = {
description?: Maybe