diff --git a/components/dashboard/src/settings/Teams.tsx b/components/dashboard/src/settings/Teams.tsx index 4454b2ea0025db..1af34b0f52f17d 100644 --- a/components/dashboard/src/settings/Teams.tsx +++ b/components/dashboard/src/settings/Teams.tsx @@ -24,7 +24,7 @@ import { Disposable } from "@gitpod/gitpod-protocol"; export default function Teams() { return (
Invite members to the team using the URL below.
+Invite members to the team plan using the URL below.
{copied ? "Copied to clipboard!" : "Use this URL to join this team."}
+{copied ? "Copied to clipboard!" : "Use this URL to join this team plan."}