From 2356548aadb7fa09b9814a947622de892f5423ff Mon Sep 17 00:00:00 2001 From: Mateusz Konieczny Date: Thu, 2 Feb 2023 15:22:14 +0100 Subject: [PATCH] rename question per https://github.com/colouring-cities/colouring-core/issues/18#issuecomment-1413641393 --- app/src/frontend/config/data-fields-config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/frontend/config/data-fields-config.ts b/app/src/frontend/config/data-fields-config.ts index 395eca50..978e7cbe 100644 --- a/app/src/frontend/config/data-fields-config.ts +++ b/app/src/frontend/config/data-fields-config.ts @@ -73,7 +73,7 @@ export const buildingUserFields = { community_type_worth_keeping: { perUser: true, category: Category.Community, - title: "Do you think this **type** of building is generally worth keeping?", + title: "Do you think this **type** of building is contributes to the city?", example: true, }, community_type_worth_keeping_reasons: {