diff --git a/packages/astro/src/@types/astro.ts b/packages/astro/src/@types/astro.ts index e534145a61..2893a20eab 100644 --- a/packages/astro/src/@types/astro.ts +++ b/packages/astro/src/@types/astro.ts @@ -735,7 +735,7 @@ export interface AstroUserConfig { * } * ``` * - * + * * * #### Effect on Astro.url * Setting `build.format` controls what `Astro.url` is set to during the build. When it is: