Skip to content

Commit a2f780d

Browse files
committed
Fix type, update title for house=terrace
1 parent 69d3384 commit a2f780d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

data/fields/house.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"strings": {
66
"options": {
77
"bungalow": {
8-
"title:": "Bungalow",
8+
"title": "Bungalow",
99
"description": "A small house with a single storey"
1010
},
1111
"detached": {
@@ -25,7 +25,7 @@
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 Terraced Houses",
2929
"description": "A row of houses that are attached to each other in a line"
3030
},
3131
"terraced": {

0 commit comments

Comments
 (0)