Update bridge.md

Spelling mistake.
This commit is contained in:
gore28akshay
2018-02-10 12:19:22 +05:30
committed by Joao Fernandes
parent 0e73891251
commit 9adcf16145

View File

@@ -53,7 +53,7 @@ network.**
flag for each. This means the Docker host needs to block access to the
database port by other means.
- **User-defined brides provide automatic DNS resolution between containers**.
- **User-defined bridges provide automatic DNS resolution between containers**.
Containers on the default bridge network can only access each other by IP
addresses, unless you use the [`--link` option](/network/links/), which is