diff --git a/extensions/html/languages/html/highlights.scm b/extensions/html/languages/html/highlights.scm
index 6bb0c23374..aa020037a7 100644
--- a/extensions/html/languages/html/highlights.scm
+++ b/extensions/html/languages/html/highlights.scm
@@ -1,7 +1,7 @@
(tag_name) @tag
(erroneous_end_tag_name) @keyword
(doctype) @tag.doctype
-(attribute_name) @property
+(attribute_name) @attribute
(attribute_value) @string
(comment) @comment