Correct typo in dynamics field description

This commit is contained in:
Maciej Ziarkowski 2021-06-16 22:47:35 +01:00 committed by GitHub
parent 8f94c22586
commit 4905e93266
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -448,7 +448,7 @@ export const dataFields = { /* eslint-disable @typescript-eslint/camelcase */
dynamics_has_demolished_buildings: {
category: Category.Dynamics,
title: 'Where any other buildings ever built on this site?',
title: 'Were any other buildings ever built on this site?',
example: true,
},