diff --git a/app/src/frontend/config/data-fields-config.ts b/app/src/frontend/config/data-fields-config.ts index dc999d9a..c1173b45 100644 --- a/app/src/frontend/config/data-fields-config.ts +++ b/app/src/frontend/config/data-fields-config.ts @@ -111,7 +111,7 @@ export const buildingUserFields = { community_expected_planning_application: { perUser: true, category: Category.Community, - title: "Do you think that this building may be subject to a planning application, involving demolition, over the next six months?", + title: "Do you think that this building may be subject to a planning application, involving demolition, over the next six months? Tick here to add (or remove) your opinion, to this you need to be in the edit mode.", example: true } };