diff --git a/docs/getting-started/configuration.mdx b/docs/getting-started/configuration.mdx index dcda86f1..b8229d7a 100644 --- a/docs/getting-started/configuration.mdx +++ b/docs/getting-started/configuration.mdx @@ -231,9 +231,8 @@ Athenna needs almost no additional configuration out of the box. You are free to get started developing! Each option is documented, so feel free to look through the files and get familiar with the options available to you. -It contains several options such as debug, environment and -locale that you may wish to change, according to your -application. +It contains several options such as locale that you may +wish to change, according to your application. ### Manipulating configuration values diff --git a/docs/getting-started/installation.mdx b/docs/getting-started/installation.mdx index e666beef..4b24dd8b 100644 --- a/docs/getting-started/installation.mdx +++ b/docs/getting-started/installation.mdx @@ -180,8 +180,8 @@ to you. Athenna needs almost no additional configuration out of the box. You are free to get started developing! However, you may wish to review the `Path.config('app.ts')` file and its documentation. It contains several -options such as timezone and locale that you may wish to change according -to your application. +options such as locale that you may wish to change according to your +application. ## Environment based configuration