diff --git a/docs/content/6.blog/announcing-v2.md b/docs/content/6.blog/announcing-v2.md index 1c7b0f653..c779d97e4 100644 --- a/docs/content/6.blog/announcing-v2.md +++ b/docs/content/6.blog/announcing-v2.md @@ -87,7 +87,7 @@ const file = await queryContent('hello').findOne() ::callout #summary -The returned file won't be Markdown or HTML, but a JSON representing the abtract syntax tree. +The returned file won't be Markdown or HTML, but a JSON representing the abstract syntax tree. #content ```json [document value]