diff --git a/app/src/frontend/config/data-fields-config.ts b/app/src/frontend/config/data-fields-config.ts index e61847c4..19f9c649 100644 --- a/app/src/frontend/config/data-fields-config.ts +++ b/app/src/frontend/config/data-fields-config.ts @@ -486,7 +486,7 @@ export const dataFields = { /* eslint-disable @typescript-eslint/camelcase */ }, planning_crowdsourced_planning_id: { category: Category.Planning, - title: "Are you aware of a planning application that has been recently submitted for this site and is not listed in the green box above, please enter planning application ID below:", + title: "If you know of a planning application that has been recently submitted for this site, and is not listed in the blue box above, please enter its planning application ID below:", example: "1112/QWERTY", //tooltip: , },