From 4836139458c9344b6fc8fb360b828823473998c8 Mon Sep 17 00:00:00 2001 From: Ivan V Date: Thu, 8 Mar 2018 18:19:18 +0100 Subject: [PATCH] Grammar fix Grammar fix --- compose/env-file.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose/env-file.md b/compose/env-file.md index 3b73aed17f..f543f32bca 100644 --- a/compose/env-file.md +++ b/compose/env-file.md @@ -20,7 +20,7 @@ These syntax rules apply to the `.env` file: ## Compose file and CLI variables -The environment variables you define here is used for [variable +The environment variables you define here are used for [variable substitution](compose-file/index.md#variable-substitution) in your Compose file, and can also be used to define the following [CLI variables](reference/envvars.md):