소스 검색

Fixed typo in compose-file.md

Signed-off-by: Loïc Bistuer <[email protected]>
Loïc Bistuer 10 년 전
부모
커밋
b635647105
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/compose-file.md

+ 1 - 1
docs/compose-file.md

@@ -645,7 +645,7 @@ documentation for more information. Optional.
        foo: "bar"
        baz: 1
 
-## external
+### external
 
 If set to `true`, specifies that this volume has been created outside of
 Compose. `docker-compose up` will not attempt to create it, and will raise