From 97066ff1580c07076f37155e395c0488cd0dcef3 Mon Sep 17 00:00:00 2001 From: idi-ot Date: Thu, 18 Jan 2018 20:33:38 +0300 Subject: [PATCH] fix typo: container5 -> container6 (#5767) --- 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 f472e8e87d..dc52f251bf 100644 --- a/engine/userguide/networking/work-with-networks.md +++ b/engine/userguide/networking/work-with-networks.md @@ -724,7 +724,7 @@ The following example illustrates this limitation. round-trip min/avg/max = 0.070/0.081/0.097 ms / # ping -w 4 container6 - PING container5 (172.25.0.6): 56 data bytes + PING container6 (172.25.0.6): 56 data bytes 64 bytes from 172.25.0.6: seq=0 ttl=64 time=0.070 ms 64 bytes from 172.25.0.6: seq=1 ttl=64 time=0.080 ms 64 bytes from 172.25.0.6: seq=2 ttl=64 time=0.080 ms