Edit txt: update Use info on Residential default

This commit is contained in:
Maciej Ziarkowski 2020-12-09 13:24:07 +00:00
parent e0e712ebe1
commit 886fb3b23f

View File

@ -14,7 +14,7 @@ import Verification from '../data-components/verification';
*/
const UseView: React.FunctionComponent<CategoryViewProps> = (props) => (
<Fragment>
<InfoBox msg="93% of properties in UK are dwellings so we have set this as the default colour. Can you help us fix this by colouring in all non-residential and mixed use buildings?"></InfoBox>
<InfoBox msg="93% of properties in UK are dwellings so we have set this as the default colour. Can you help us colour-in all non-residential and mixed use buildings, and verify residential buildings too?"></InfoBox>
<MultiDataEntry
title={dataFields.current_landuse_group.title}
slug="current_landuse_group"