소스 검색

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.