This commit is contained in:
Misty Stanley-Jones 2018-02-07 13:30:32 -08:00 committed by GitHub
parent 761d421b5c
commit 8c1df0964c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ redirect_from:
- /engine/userguide/networking/default_network/binding/
---
The type of network a container uses, whether it is a [brudge](bridges.md), an
The type of network a container uses, whether it is a [bridge](bridges.md), an
[overlay](overlay.md), a [macvlan network](macvlan.md), or a custom network
plugin, is transparent from within the container. From the container's point of
view, it has a network interface with an IP address, a gateway, a routing table,