aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Sarah Rainsberger <sarah11918@users.noreply.github.com> 2024-06-05 12:43:54 +0000
committerGravatar astrobot-houston <fred+astrobot@astro.build> 2024-06-05 12:43:54 +0000
commitdb71177b2ac3e99e91b86cc94c9b4df56e12f716 (patch)
tree0fba9e3a41d17bb034c669467844a53bc7d532e8
parent04b6421f700e932984579ae97e3dabc0661b2198 (diff)
downloadastro-db71177b2ac3e99e91b86cc94c9b4df56e12f716.tar.gz
astro-db71177b2ac3e99e91b86cc94c9b4df56e12f716.tar.zst
astro-db71177b2ac3e99e91b86cc94c9b4df56e12f716.zip
[ci] format
-rw-r--r--packages/astro/src/@types/astro.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/astro/src/@types/astro.ts b/packages/astro/src/@types/astro.ts
index b7b94c876..13d9cff81 100644
--- a/packages/astro/src/@types/astro.ts
+++ b/packages/astro/src/@types/astro.ts
@@ -2137,7 +2137,7 @@ export interface AstroUserConfig {
/**
* @docs
* @name experimental.env.schema
- * @kind h4
+ * @kind h4
* @type {EnvSchema}
* @default `undefined`
* @version 4.10.0