diff --git a/apps/web/app/(app)/environments/[environmentId]/surveys/[surveyId]/edit/components/HowToSendCard.tsx b/apps/web/app/(app)/environments/[environmentId]/surveys/[surveyId]/edit/components/HowToSendCard.tsx index 99ef8677bf..5c5b783a9f 100644 --- a/apps/web/app/(app)/environments/[environmentId]/surveys/[surveyId]/edit/components/HowToSendCard.tsx +++ b/apps/web/app/(app)/environments/[environmentId]/surveys/[surveyId]/edit/components/HowToSendCard.tsx @@ -83,7 +83,7 @@ export default function HowToSendCard({ localSurvey, setLocalSurvey, environment id: "app", name: "App Survey", icon: MonitorIcon, - description: "Embed a survey in your web app to collect responses.", + description: "Embed a survey in your web app to collect responses with user identification.", comingSoon: false, alert: !widgetSetupCompleted, },