diff --git a/.changeset/ten-melons-return.md b/.changeset/ten-melons-return.md index 451a1729..56e29a75 100644 --- a/.changeset/ten-melons-return.md +++ b/.changeset/ten-melons-return.md @@ -2,4 +2,4 @@ "@astrojs/compiler": patch --- -Resolved the issue where the class:list directive was not properly merging with the class attribute. +Resolves an issue where the `class:list` directive was not correctly merging with the class attribute.