From afd414902172059f727b9d2d1261f58d174c11a3 Mon Sep 17 00:00:00 2001 From: Mike Simpson Date: Tue, 6 Jun 2023 12:09:51 +0100 Subject: [PATCH] Tweak Key text --- app/src/frontend/config/category-maps-config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/frontend/config/category-maps-config.ts b/app/src/frontend/config/category-maps-config.ts index f8f75e63..4f9dfd80 100644 --- a/app/src/frontend/config/category-maps-config.ts +++ b/app/src/frontend/config/category-maps-config.ts @@ -144,7 +144,7 @@ export const categoryMapsConfig: {[key in Category]: CategoryMapDefinition[]} = { mapStyle: 'typology_likes', legend: { - title: 'Liked typologies', + title: 'Liked non-residential buildings', elements: [ { color: '#bd0026', text: '👍👍👍👍 100+' }, { color: '#e31a1c', text: '👍👍👍 50–99' },