From f7e02d64ae4de659714e4db64765f2a17b949d71 Mon Sep 17 00:00:00 2001 From: sandric Date: Sat, 28 Nov 2015 07:08:20 +0200 Subject: [PATCH] Update networking.md Fix typos Signed-off-by: sandric --- docs/networking.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/networking.md b/docs/networking.md index 2d2d4e13c5..cbb3abebc0 100644 --- a/docs/networking.md +++ b/docs/networking.md @@ -55,7 +55,7 @@ scope driver. As you can see here, the ID is the same on the two nodes, because it's the same network. -If you want to want to create a local scope network (for example with the bridge +If you want to create a local scope network (for example with the bridge driver) you should use `/` otherwise your network will be created on a random node.