diff --git a/core/themes/bartik/templates/field--taxonomy-term-reference.html.twig b/core/themes/bartik/templates/field--taxonomy-term-reference.html.twig index 8c0af89..840f994 100644 --- a/core/themes/bartik/templates/field--taxonomy-term-reference.html.twig +++ b/core/themes/bartik/templates/field--taxonomy-term-reference.html.twig @@ -6,7 +6,7 @@ * Available variables: * - attributes: HTML attributes for the containing element. * - label_hidden: Whether the field label has been set to hidden. - * - label_attributes: HTML attributes for the label. + * - title_attributes: HTML attributes for the label. * - label: The label for the field. * - content_attributes: HTML attributes for the content. * - items: List of all the field items.