From 7b789904f8c8646aaeebe80ea312e3054c084e5d Mon Sep 17 00:00:00 2001 From: Matthias Nannt Date: Fri, 26 Apr 2024 08:24:06 +0200 Subject: [PATCH] chore: update survey types wording --- .../surveys/[surveyId]/edit/components/HowToSendCard.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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, },