From 4c926ad270e7dd51a73dbe8e68ef759b96672826 Mon Sep 17 00:00:00 2001
From: nod_ <nod_@598310.no-reply.drupal.org>
Date: Tue, 20 Aug 2024 10:34:14 +0200
Subject: [PATCH] Issue #3464771 by thejimbirch, b_sharpe, akhil babu: Standard
 Responsive Images recipe should have the Responsive image recipe type

(cherry picked from commit 15c3e8ec715d9cc177d7283dc4d9f8dc9272c3a7)
---
 core/recipes/standard_responsive_images/recipe.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/recipes/standard_responsive_images/recipe.yml b/core/recipes/standard_responsive_images/recipe.yml
index 210a3286908c..8175e8de0aca 100644
--- a/core/recipes/standard_responsive_images/recipe.yml
+++ b/core/recipes/standard_responsive_images/recipe.yml
@@ -1,6 +1,6 @@
 name: 'Standard Responsive Images'
 description: 'Provides basic responsive images and accompanying image styles.'
-type: 'Media'
+type: 'Responsive image'
 install:
   - responsive_image
 config:
-- 
GitLab