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