From ea25d9edabbaf326d653ce300e8448ac959419c5 Mon Sep 17 00:00:00 2001 From: seanghay Date: Fri, 27 May 2022 11:33:10 +0700 Subject: [PATCH] fix: typo --- docs/content/6.blog/announcing-v2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]