Browse code

doc: fix typo

Signed-off-by: yorkie <yorkiefixer@gmail.com>

yorkie authored on 2016/04/19 00:38:41
Showing 1 changed files
... ...
@@ -18,7 +18,7 @@ applications run on. Docker container networks give you that control.
18 18
 
19 19
 This section provides an overview of the default networking behavior that Docker
20 20
 Engine delivers natively. It describes the type of networks created by default
21
-and how to create your own, user--defined networks. It also describes the
21
+and how to create your own, user-defined networks. It also describes the
22 22
 resources required to create networks on a single host or across a cluster of
23 23
 hosts.
24 24