diff --git a/.changeset/lazy-beers-develop.md b/.changeset/lazy-beers-develop.md index 04ea076c6..6565f6644 100644 --- a/.changeset/lazy-beers-develop.md +++ b/.changeset/lazy-beers-develop.md @@ -2,4 +2,4 @@ '@astrojs/compiler': patch --- -Fix issue where HTML and JSX comments lead to subsequent content being incorrectly treated as plain text when they have parent expressions. +Fixes an issue where HTML and JSX comments lead to subsequent content being incorrectly treated as plain text when they have parent expressions.