Typo in compose overview page (#2445)

Add missing space.
This commit is contained in:
Joffrey F 2017-03-22 17:53:32 -07:00 committed by John Mulhausen
parent 5392b59e3b
commit f6c62c3934
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@ the old container to the new container. This process ensures that any data
you've created in volumes isn't lost.
If you use `docker-compose` on a Windows machine, see
[Environmentvariables](reference/envvars.md) and adjust the necessary environment
[Environment variables](reference/envvars.md) and adjust the necessary environment
variables for you specific needs.