From 4284e25bb21a386b72d9d7fa50640aa427b6992a Mon Sep 17 00:00:00 2001 From: scjane Date: Thu, 16 Feb 2017 17:09:41 +0800 Subject: [PATCH] Update index.md (#1735) --- engine/userguide/networking/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engine/userguide/networking/index.md b/engine/userguide/networking/index.md index c039e16faa..59e3fc5dfb 100644 --- a/engine/userguide/networking/index.md +++ b/engine/userguide/networking/index.md @@ -238,7 +238,7 @@ ff00::0 ip6-mcastprefix ff02::1 ip6-allnodes ff02::2 ip6-allrouters ``` -To detach from a `container1` and leave it running use `CTRL-p CTRL-q`.Then, attach to `container2` and repeat these three commands. +To detach from a `container1` and leave it running use `CTRL-p CTRL-q`. Then, attach to `container2` and repeat these three commands. ``` $ docker attach container2