diff --git a/assets/layers/sport_pitch/sport_pitch.json b/assets/layers/sport_pitch/sport_pitch.json index 8e65fd0a4e..241a5372e3 100644 --- a/assets/layers/sport_pitch/sport_pitch.json +++ b/assets/layers/sport_pitch/sport_pitch.json @@ -305,14 +305,6 @@ }, "hideInAnswer": true }, - { - "if": "sport=equestrian", - "then": { - "en": "This is a horse riding arena", - "de": "Dies ist ein Reitplatz", - "es": "Esta es una pista ecuestre" - } - }, { "if": "sport=skateboard", "then": { @@ -323,6 +315,14 @@ "cs": "Toto je skatepark", "es": "Este es un skatepark" } + }, + { + "if": "sport=equestrian", + "then": { + "en": "This is a horse riding arena", + "de": "Dies ist ein Reitplatz", + "es": "Esta es una pista ecuestre" + } } ], "id": "sport_pitch-sport",