Change community_activities title

requested in #734
This commit is contained in:
Mateusz Konieczny 2022-02-01 12:47:16 +01:00
parent aae71d76af
commit fdd600467b

View File

@ -541,7 +541,7 @@ export const dataFields = { /* eslint-disable @typescript-eslint/camelcase */
community_activities: {
category: Category.Community,
title: "Has the building ever been used for community activities?",
title: "Has this ever been used for community activities in the past?",
tooltip: "E.g. youth club, place of worship, GP surgery, pub",
example: true
},