浏览代码

fix markdown style in doc

Signed-off-by: u2takey <u2takey@gmail.com>
u2takey 7 年之前
父节点
当前提交
5eb96dfbba
共有 1 个文件被更改,包括 1 次插入1 次删除
  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.