docs: capitalize text (#28972)

This commit is contained in:
@beer 2024-09-13 17:43:07 +06:00 committed by Daniel Roe
parent a17f843e20
commit 364d1fc7f3
No known key found for this signature in database
GPG Key ID: 3714AB03996F442B

View File

@ -29,7 +29,7 @@ Every option is described in the **Configuration Reference**.
You don't have to use TypeScript to build an application with Nuxt. However, it is strongly recommended to use the `.ts` extension for the `nuxt.config` file. This way you can benefit from hints in your IDE to avoid typos and mistakes while editing your configuration. You don't have to use TypeScript to build an application with Nuxt. However, it is strongly recommended to use the `.ts` extension for the `nuxt.config` file. This way you can benefit from hints in your IDE to avoid typos and mistakes while editing your configuration.
:: ::
### Environment overrides ### Environment Overrides
You can configure fully typed, per-environment overrides in your nuxt.config You can configure fully typed, per-environment overrides in your nuxt.config