diff --git a/app/scenes/TeamNew.tsx b/app/scenes/TeamNew.tsx index 81702e3aa..d2925df03 100644 --- a/app/scenes/TeamNew.tsx +++ b/app/scenes/TeamNew.tsx @@ -67,7 +67,7 @@ function TeamNew({ user }: Props) { {{workspaceName}} workspace will destroy all collections, documents, users, and associated data. You will be immediately logged out of {{appName}}.": "Deleting the <1>{{workspaceName}} workspace will destroy all collections, documents, users, and associated data. You will be immediately logged out of {{appName}}.", "Please note that workspaces are completely separate. They can have a different domain, settings, users, and billing.": "Please note that workspaces are completely separate. They can have a different domain, settings, users, and billing.", "Workspace name": "Workspace name", - "Your are creating a new workspace using your current account — {{email}}": "Your are creating a new workspace using your current account — {{email}}", + "You are creating a new workspace using your current account — {{email}}": "You are creating a new workspace using your current account — {{email}}", "To create a workspace under another email please sign up from the homepage": "To create a workspace under another email please sign up from the homepage", "Trash is empty at the moment.": "Trash is empty at the moment.", "A confirmation code has been sent to your email address, please enter the code below to permanently destroy your account.": "A confirmation code has been sent to your email address, please enter the code below to permanently destroy your account.",