Skip to content

Commit f35abe8

Browse files
committed
Gitpod subheading copy #2
Tool: gitpod/catfood.gitpod.cloud
1 parent 4b8fc12 commit f35abe8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/dashboard/src/teams/onboarding/WelcomeMessageConfigurationField.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ import { WelcomeMessageEditorModal } from "./WelcomeMessageEditor";
2323
import { WelcomeMessagePreview } from "./WelcomeMessagePreview";
2424

2525
export const gitpodWelcomeSubheading =
26-
`Gitpod’s sandboxed, ephemeral development environments enable you to use your existing tools without worrying about vulnerabilities impacting their local machines.` as const;
26+
`With Gitpod, you'll start coding instantly in a pre-configured environment that matches your team's setup, giving you the freedom to focus on what matters most: writing great code.` as const;
2727

2828
type Props = {
2929
handleUpdateTeamSettings: (

0 commit comments

Comments
 (0)