Merge pull request #22115 from yorkie/fix/doc-typo

doc: fix typo
Upstream-commit: e68765d5e27568d3377f4b5de88b19be4a648a54
Component: engine
This commit is contained in:
Sebastiaan van Stijn
2016-04-18 18:09:28 +02:00
@@ -18,7 +18,7 @@ applications run on. Docker container networks give you that control.
This section provides an overview of the default networking behavior that Docker
Engine delivers natively. It describes the type of networks created by default
and how to create your own, user--defined networks. It also describes the
and how to create your own, user-defined networks. It also describes the
resources required to create networks on a single host or across a cluster of
hosts.