Explorar o código

Merge pull request #2144 from u2takey/master

fix markdown style in doc
Flavio Crisciani %!s(int64=7) %!d(string=hai) anos
pai
achega
60d8639a81
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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. 
 
-## Usage
+## Usage
 
 This driver is supported for the default "bridge" network only and it cannot be used for any other networks.