Modify phrasing for locally significant building

third part of #734
This commit is contained in:
Mateusz Konieczny 2022-02-01 12:38:50 +01:00
parent 482678b44f
commit 032e02ebd2

View File

@ -103,7 +103,7 @@ export const buildingUserFields = {
community_local_significance: {
perUser: true,
category: Category.Community,
title: "Do you think this building should be recorded as one of special local significance?",
title: "Do you think this building should be recorded as a local heritage asset?",
example: true
}
};