Skip to content

Commit

Permalink
Merge pull request #1487 from matkoniecz/fix/predicting-is-hard-espec…
Browse files Browse the repository at this point in the history
…ially-future

Remove failed prediction.
  • Loading branch information
matkoniecz authored Mar 4, 2025
2 parents ebc2c17 + f194459 commit 189e60b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/frontend/config/category-maps-config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,7 @@ export const categoryMapsConfig: {[key in Category]: CategoryMapDefinition[]} =
mapStyle: 'planning_combined',
legend: {
title: 'Designation/protection (official and crowdsourced data)',
disclaimer: 'All data relating to designated buildings should be checked against the National Heritage List for England and local authority websites. Designation data is currently incomplete. We are aiming for 100% coverage by December 2023.',
disclaimer: 'All data relating to designated buildings should be checked against the National Heritage List for England and local authority websites. Designation data is currently incomplete.',
elements: [
{ color: '#95beba', text: 'In Conservation Area'},
{ color: '#c72e08', text: 'Grade I Listed'},
Expand Down

0 comments on commit 189e60b

Please sign in to comment.