diff --git a/.changeset/shaggy-onions-try.md b/.changeset/shaggy-onions-try.md index c14c22982dbfb..3ae58f2d81dd8 100644 --- a/.changeset/shaggy-onions-try.md +++ b/.changeset/shaggy-onions-try.md @@ -2,4 +2,4 @@ 'astro': patch --- -Fixed an issue where 500.astro did not render when the middleware threw an error. +Fix an issue where `500.astro` did not render when the middleware threw an error.