diff --git a/langs/layers/en.json b/langs/layers/en.json index 50e29227e..ef1a3b5ff 100644 --- a/langs/layers/en.json +++ b/langs/layers/en.json @@ -3566,7 +3566,7 @@ }, "width": { "question": "What is the width of this door/entrance?", - "render": "This door has a width of {canonical(width)} meter" + "render": "This door has a width of {canonical(width)}" } }, "title": { @@ -7228,4 +7228,4 @@ } } } -} \ No newline at end of file +}