rename "Current Use" category "Land Use"
This commit is contained in:
parent
f4781e3bf7
commit
75c73a6b93
@ -102,7 +102,7 @@ export const categoriesConfig: {[key in Category]: CategoryDefinition} = {
|
|||||||
},
|
},
|
||||||
[Category.LandUse]: {
|
[Category.LandUse]: {
|
||||||
slug: 'use',
|
slug: 'use',
|
||||||
name: 'Current Use',
|
name: 'Land Use',
|
||||||
aboutUrl: 'https://pages.colouring.london/use',
|
aboutUrl: 'https://pages.colouring.london/use',
|
||||||
intro: 'How are buildings used, and how does use change over time?',
|
intro: 'How are buildings used, and how does use change over time?',
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user