diff --git a/docs/1.guide/98.typescript.md b/docs/1.guide/98.typescript.md index 2081075bc0..9601b49661 100644 --- a/docs/1.guide/98.typescript.md +++ b/docs/1.guide/98.typescript.md @@ -2,7 +2,7 @@ icon: tabler:brand-typescript --- -# Typescript +# TypeScript > Nitro automatically generates the types for auto-imports and server routes :sparkles: diff --git a/docs/1.guide/99.nightly.md b/docs/1.guide/99.nightly.md index 77bfb3fa25..06d26b573f 100644 --- a/docs/1.guide/99.nightly.md +++ b/docs/1.guide/99.nightly.md @@ -2,7 +2,7 @@ icon: ri:moon-fill --- -# Nightly channel +# Nightly Channel > Nitro has a nightly release channel that automatically releases for every commit to `main` branch to try latest changes.