diff --git a/libnetwork/docs/bridge.md b/libnetwork/docs/bridge.md index 900136121a..49e4e335a2 100644 --- a/libnetwork/docs/bridge.md +++ b/libnetwork/docs/bridge.md @@ -8,6 +8,6 @@ It creates a single bridge, called `docker0` by default, and attaches a `veth pa The bridge driver supports configuration through the Docker Daemon flags. -## Usage +## Usage This driver is supported for the default "bridge" network only and it cannot be used for any other networks.