From 86ad1fd223e2d2c448372caa159090efbee69237 Mon Sep 17 00:00:00 2001 From: Nikola Hristov Date: Wed, 11 Sep 2024 18:44:30 +0300 Subject: [PATCH] Fixes typo. (#11968) * Fix typo * Create nine-chairs-decide.md --------- Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com> --- .changeset/nine-chairs-decide.md | 5 +++++ packages/astro/src/@types/astro.ts | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 .changeset/nine-chairs-decide.md diff --git a/.changeset/nine-chairs-decide.md b/.changeset/nine-chairs-decide.md new file mode 100644 index 000000000000..794760a0a780 --- /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 9087858f1115..41a874871941 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 `