From 7bfe8aaaa1b32fdadb78b7e9c54c1f9aee9cd9ee Mon Sep 17 00:00:00 2001 From: Sarah Rainsberger Date: Wed, 22 May 2024 13:05:19 +0000 Subject: [PATCH] [ci] format --- packages/astro/src/@types/astro.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/astro/src/@types/astro.ts b/packages/astro/src/@types/astro.ts index 44bbd63781ab..c6559fa8ba79 100644 --- a/packages/astro/src/@types/astro.ts +++ b/packages/astro/src/@types/astro.ts @@ -805,7 +805,7 @@ export interface AstroUserConfig { /** * @docs * @name security.checkOrigin - * @kind h4 + * @kind h4 * @type {boolean} * @default 'false' * @version 4.9.0