From 110d94b9a1f51d7622ff24a45feea15b5f6a06eb Mon Sep 17 00:00:00 2001 From: lbausch Date: Thu, 27 Oct 2016 14:04:36 +0200 Subject: [PATCH] Add missing whitespace --- 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 e7d8fe3301..6494208265 100644 --- a/engine/userguide/networking/index.md +++ b/engine/userguide/networking/index.md @@ -214,7 +214,7 @@ lo Link encap:Local Loopback RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ``` -Then use `ping`to send three ICMP requests and test the connectivity of the +Then use `ping` to send three ICMP requests and test the connectivity of the containers on this `bridge` network. ```