diff --git a/README.md b/README.md index 275e21044c..3cdaefbd4a 100644 --- a/README.md +++ b/README.md @@ -120,7 +120,7 @@ Inside **AstroWind** template, you'll see the following folders and files: │ ├── config.yaml │ └── navigation.js ├── package.json -├── astro.config.mjs +├── astro.config.ts └── ... ```