We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69d3384 commit a2f780dCopy full SHA for a2f780d
data/fields/house.json
@@ -5,7 +5,7 @@
5
"strings": {
6
"options": {
7
"bungalow": {
8
- "title:": "Bungalow",
+ "title": "Bungalow",
9
"description": "A small house with a single storey"
10
},
11
"detached": {
@@ -25,7 +25,7 @@
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 Terraced Houses",
29
"description": "A row of houses that are attached to each other in a line"
30
31
"terraced": {
0 commit comments