Fix typo diameger→diameter
This commit is contained in:
parent
985598da60
commit
10235cb89b
1 changed files with 2 additions and 2 deletions
|
@ -258,14 +258,14 @@
|
|||
}
|
||||
},
|
||||
{
|
||||
"id": "elevator-diameger",
|
||||
"id": "elevator-diameter",
|
||||
"condition": {
|
||||
"or": [
|
||||
"shape=circular"
|
||||
]
|
||||
},
|
||||
"render": {
|
||||
"en": "This elevator has a diameger of {canonical(diameter)}"
|
||||
"en": "This elevator has a diameter of {canonical(diameter)}"
|
||||
},
|
||||
"question": {
|
||||
"en": "What is the diameter of this elevator?"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue