diff --git a/compose/env-file.md b/compose/env-file.md index e9974a00c1..ec1bbd9349 100644 --- a/compose/env-file.md +++ b/compose/env-file.md @@ -8,7 +8,7 @@ Compose supports declaring default environment variables in an environment file named `.env` placed in the folder where the `docker-compose` command is executed *(current working directory)*. -## Syntax Rules +## Syntax rules These syntax rules apply to the `.env` file: