From 3e79ec9a61c78746db6caeb5b403ab8bea3cb43f Mon Sep 17 00:00:00 2001 From: Johannes <72809645+jobenjada@users.noreply.github.com> Date: Sat, 31 Aug 2024 11:22:16 +0200 Subject: [PATCH] fix: change question type CTA wording (#3076) --- apps/web/app/lib/questions.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/app/lib/questions.tsx b/apps/web/app/lib/questions.tsx index 7e602f388d..0749503154 100644 --- a/apps/web/app/lib/questions.tsx +++ b/apps/web/app/lib/questions.tsx @@ -162,7 +162,7 @@ export const questionTypes: TQuestion[] = [ }, { id: QuestionId.CTA, - label: "Call-to-Action (Statement)", + label: "Statement (Call to Action)", description: "Prompt respondents to perform an action", icon: MousePointerClickIcon, preset: {