rename "Current Use" category "Land Use"

This commit is contained in:
Ed Chalstrey 2022-07-22 13:27:59 +01:00
parent f4781e3bf7
commit 75c73a6b93

View File

@ -102,7 +102,7 @@ export const categoriesConfig: {[key in Category]: CategoryDefinition} = {
},
[Category.LandUse]: {
slug: 'use',
name: 'Current Use',
name: 'Land Use',
aboutUrl: 'https://pages.colouring.london/use',
intro: 'How are buildings used, and how does use change over time?',
},