fix spelling, run build

This commit is contained in:
Martin Raifer
2021-12-15 10:16:24 +01:00
parent 09c4fc4312
commit 4e60539d32
3 changed files with 21 additions and 8 deletions
+2 -2
View File
@@ -7,8 +7,8 @@
"full": "Full",
"double_half": "Double Half",
"half": "Half",
"no": "no",
"yes": "yes"
"no": "No",
"yes": "Yes"
}
},
"autoSuggestions": false,
+1 -1
View File
@@ -2,7 +2,7 @@
"key": "min_height",
"minValue": 0,
"type": "number",
"label": "Height of bottom (Meters)",
"label": "Height of Bottom (Meters)",
"prerequisiteTag": {
"key": "height"
}