Fix typo diameger→diameter

This commit is contained in:
Flo Edelmann 2024-03-25 10:42:47 +01:00 committed by GitHub
parent 985598da60
commit 10235cb89b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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?"