We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5368bcf + 2d29069 commit ae0f414Copy full SHA for ae0f414
app/src/frontend/config/data-fields-config.ts
@@ -1311,8 +1311,8 @@ export const dataFields = { /* eslint-disable @typescript-eslint/camelcase */
1311
},
1312
planning_world_heritage_site: {
1313
category: Category.UrbanInfrastructure,
1314
- title: "Is the building on a World Heritage Site?",
1315
- tooltip: "Is the building on a UNESCO <a href=\"https://www.unesco.org/en\" target=\"_blank\">World Heritage Site</a>",
+ title: "Is the building part of a World Heritage Site?",
+ tooltip: "Is the building part of a UNESCO <a href=\"https://www.unesco.org/en\" target=\"_blank\">World Heritage Site</a>",
1316
example: true,
1317
1318
planning_world_list_id: {
0 commit comments