Skip to content

Commit 85b2dbb

Browse files
authored
Fix typo for material=conrete -> concrete (#1245)
Resolves #1244
1 parent 87d7b90 commit 85b2dbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/fields/material.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"marble": "Marble",
1919
"metal": "Metal",
2020
"plastic": "Plastic",
21-
"reinforced_conrete": "Reinforced Concrete",
21+
"reinforced_concrete": "Reinforced Concrete",
2222
"rock": "Rock",
2323
"sand": "Sand",
2424
"sandstone": "Sandstone",

0 commit comments

Comments
 (0)