瀏覽代碼

Merge pull request #4293 from cpuguy83/patch-1

Doc: Remove uneeded wording in Dockerfile format
Guillaume J. Charmes 11 年之前
父節點
當前提交
aed7fe1cda
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/sources/reference/builder.rst

+ 1 - 1
docs/sources/reference/builder.rst

@@ -74,7 +74,7 @@ When you're done with your build, you're ready to look into
 2. Format
 2. Format
 =========
 =========
 
 
-The Dockerfile format is quite simple:
+Here is the format of the Dockerfile:
 
 
 ::
 ::