mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
doc: fix typo
Signed-off-by: yorkie <yorkiefixer@gmail.com>
(cherry picked from commit d2c5bf23f1
)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
parent
b9f11557af
commit
3eaabe0257
1 changed files with 1 additions and 1 deletions
|
@ -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
|
This section provides an overview of the default networking behavior that Docker
|
||||||
Engine delivers natively. It describes the type of networks created by default
|
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
|
resources required to create networks on a single host or across a cluster of
|
||||||
hosts.
|
hosts.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue