We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84fc3bd commit 63e3f33Copy full SHA for 63e3f33
data/fields/house.json
@@ -25,12 +25,12 @@
25
"description": "A house that is attached to another house on one side"
26
},
27
"terrace": {
28
- "title": "Row of Terraced Houses",
+ "title": "Row of Townhouses",
29
"description": "A row of houses that are attached to each other in a line (mapping each house as a separate area is preferred)"
30
31
"terraced": {
32
- "title": "Single Terraced House",
33
- "description": "Individual house in a row of terraced houses"
+ "title": "Single Townhouse",
+ "description": "Individual house in a row of townhouses"
34
}
35
36
0 commit comments