Browse Source

Merge pull request #2144 from u2takey/master

fix markdown style in doc
Flavio Crisciani 7 years ago
parent
commit
60d8639a81
1 changed files with 1 additions and 1 deletions
  1. 1 1
      libnetwork/docs/bridge.md

+ 1 - 1
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. 
 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.
 This driver is supported for the default "bridge" network only and it cannot be used for any other networks.