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' },