diff --git a/assets/themes/grb_import/grb.json b/assets/themes/grb_import/grb.json index 812c981b27..4eb84c7175 100644 --- a/assets/themes/grb_import/grb.json +++ b/assets/themes/grb_import/grb.json @@ -129,16 +129,12 @@ }, { "if": "building=apartments", - "then": "An apartment building - highrise for living" + "then": "An apartment building (highrise building for living)" }, { "if": "building=office", "then": "An office building - highrise for work" }, - { - "if": "building=apartments", - "then": "An apartment building" - }, { "if": "building=shed", "then": "A small shed, e.g. in a garden"