From 64bbff56f7cc6d9967ed967de1e745dfab8fd206 Mon Sep 17 00:00:00 2001 From: Johannes Date: Wed, 12 Jul 2023 15:18:40 +0200 Subject: [PATCH] add } to productName --- .../environments/[environmentId]/surveys/templates/templates.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/app/environments/[environmentId]/surveys/templates/templates.ts b/apps/web/app/environments/[environmentId]/surveys/templates/templates.ts index c5616d9834..a323e0592d 100644 --- a/apps/web/app/environments/[environmentId]/surveys/templates/templates.ts +++ b/apps/web/app/environments/[environmentId]/surveys/templates/templates.ts @@ -1658,7 +1658,7 @@ export const templates: Template[] = [ objectives: ["increase_user_adoption"], description: "Identify the ONE thing your users want the most and build it.", preset: { - name: "{{productName} Roadmap Input", + name: "{{productName}} Roadmap Input", questions: [ { id: createId(),