From 317a695a0302ed5724c8806fd967adf86c63e8b5 Mon Sep 17 00:00:00 2001 From: Alan Thompson Date: Wed, 8 Mar 2017 19:09:27 -0800 Subject: [PATCH] Update work-with-networks.md grammer error --- engine/userguide/networking/work-with-networks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engine/userguide/networking/work-with-networks.md b/engine/userguide/networking/work-with-networks.md index 76366ecdbd..6781722c1d 100644 --- a/engine/userguide/networking/work-with-networks.md +++ b/engine/userguide/networking/work-with-networks.md @@ -686,7 +686,7 @@ Environment variable injection is static in nature and environment variables cannot be changed after a container is started. The legacy `--link` flag shares all environment variables to the linked container, but the `docker network` command has no equivalent. When you connect to a network using `docker network`, no -environment variables can be dynamically among containers. +environment variables can be dynamically shared among containers. #### Understanding network-scoped aliases