浏览代码

Merge pull request #2827 from loic/patch-1

Fixed typo in compose-file.md
Aanand Prasad 9 年之前
父节点
当前提交
c43b25b0cf
共有 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