diff --git a/core/modules/responsive_image/templates/responsive-image.html.twig b/core/modules/responsive_image/templates/responsive-image.html.twig index ac62a27..9354ef7 100644 --- a/core/modules/responsive_image/templates/responsive-image.html.twig +++ b/core/modules/responsive_image/templates/responsive-image.html.twig @@ -5,7 +5,7 @@ * * Available variables: * - attributes: HTML attributes for the tag. - * - sources: The tags for this tag. + * - sources: The attributes of the tags for this tag. * - fallback_image: The fallback tag to use for this tag. * * @see template_preprocess()