From aebd90a7880edf33066a6a2b14ad213e7e9fabf1 Mon Sep 17 00:00:00 2001 From: Maciej Ziarkowski Date: Sun, 16 Feb 2020 18:33:40 +0000 Subject: [PATCH] Update legend title for Planning --- app/src/frontend/map/legend.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/frontend/map/legend.tsx b/app/src/frontend/map/legend.tsx index 66590d48..711fa127 100644 --- a/app/src/frontend/map/legend.tsx +++ b/app/src/frontend/map/legend.tsx @@ -98,7 +98,7 @@ const LEGEND_CONFIG = { elements: [] }, planning: { - title: 'Planning', + title: 'Statutory protections', disclaimer: 'All data relating to designated buildings should be checked on the National Heritage List for England or local authority websites where used for planning or development purposes', elements: [ { color: '#95beba', text: 'In conservation area'},