Skip to content

Commit

Permalink
Fix type, update title for house=terrace
Browse files Browse the repository at this point in the history
  • Loading branch information
Dimitar5555 committed Dec 27, 2024
1 parent 69d3384 commit a2f780d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/fields/house.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"strings": {
"options": {
"bungalow": {
"title:": "Bungalow",
"title": "Bungalow",
"description": "A small house with a single storey"
},
"detached": {
Expand All @@ -25,7 +25,7 @@
"description": "A house that is attached to another house on one side"
},
"terrace": {
"title": "Row of terraced houses",
"title": "Row of Terraced Houses",
"description": "A row of houses that are attached to each other in a line"
},
"terraced": {
Expand Down

0 comments on commit a2f780d

Please sign in to comment.