Quellcode durchsuchen

fix markdown style in doc

Signed-off-by: u2takey <u2takey@gmail.com>
u2takey vor 7 Jahren
Ursprung
Commit
5eb96dfbba
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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.