diff --git a/docs/1.getting-started/3.configuration.md b/docs/1.getting-started/3.configuration.md index 49a0822ecb..f3805f283f 100644 --- a/docs/1.getting-started/3.configuration.md +++ b/docs/1.getting-started/3.configuration.md @@ -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. :: -### Environment overrides +### Environment Overrides You can configure fully typed, per-environment overrides in your nuxt.config