From a96de9f0f109b59ff99d40efb88b5722dd63d483 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9C=D0=B8=D1=85=D0=B0=D0=B8=D0=BB?= Date: Sat, 20 May 2017 01:33:51 +0300 Subject: [PATCH] overview.md updated: typo fix (#3281) --- compose/overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose/overview.md b/compose/overview.md index 0e99b117af..c4653dbeb6 100644 --- a/compose/overview.md +++ b/compose/overview.md @@ -97,7 +97,7 @@ you've created in volumes isn't lost. If you use `docker-compose` on a Windows machine, see [Environment variables](reference/envvars.md) and adjust the necessary environment -variables for you specific needs. +variables for your specific needs. ### Only recreate containers that have changed