diff --git a/components/dashboard/src/settings/Account.tsx b/components/dashboard/src/settings/Account.tsx index 1a7e5e85829879..f8635b2dc27f12 100644 --- a/components/dashboard/src/settings/Account.tsx +++ b/components/dashboard/src/settings/Account.tsx @@ -42,7 +42,7 @@ export default function Account() {
Type your email to confirm
- setTypedEmail(e.target.value)}> + setTypedEmail(e.target.value)}>{creationError.message.replace(/Request \w+ failed with message: /, '')}
}Type
Change the description to make it easier to go back to a workspace.
Workspace URLs and endpoints will remain the same.