Parcourir la source

Merge pull request #2144 from u2takey/master

fix markdown style in doc
Flavio Crisciani il y a 7 ans
Parent
commit
60d8639a81
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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.