Skip to content

Commit 63e3f33

Browse files
committed
Use US English instead of UK English
1 parent 84fc3bd commit 63e3f33

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

data/fields/house.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@
2525
"description": "A house that is attached to another house on one side"
2626
},
2727
"terrace": {
28-
"title": "Row of Terraced Houses",
28+
"title": "Row of Townhouses",
2929
"description": "A row of houses that are attached to each other in a line (mapping each house as a separate area is preferred)"
3030
},
3131
"terraced": {
32-
"title": "Single Terraced House",
33-
"description": "Individual house in a row of terraced houses"
32+
"title": "Single Townhouse",
33+
"description": "Individual house in a row of townhouses"
3434
}
3535
}
3636
},

0 commit comments

Comments
 (0)