diff --git a/.changeset/nine-chairs-decide.md b/.changeset/nine-chairs-decide.md new file mode 100644 index 0000000000..794760a0a7 --- /dev/null +++ b/.changeset/nine-chairs-decide.md @@ -0,0 +1,5 @@ +--- +"astro": patch +--- + +Fixes a typo in the server island JSDoc diff --git a/packages/astro/src/@types/astro.ts b/packages/astro/src/@types/astro.ts index 9087858f11..41a8748719 100644 --- a/packages/astro/src/@types/astro.ts +++ b/packages/astro/src/@types/astro.ts @@ -2094,7 +2094,7 @@ export interface AstroUserConfig { * * The outer page will be rendered, either at build time (`hybrid`) or at runtime (`server`) with the island content omitted and a `