Browse Source

Merge pull request #4293 from cpuguy83/patch-1

Doc: Remove uneeded wording in Dockerfile format
Guillaume J. Charmes 11 years ago
parent
commit
aed7fe1cda
1 changed files with 1 additions and 1 deletions
  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
 =========
 
-The Dockerfile format is quite simple:
+Here is the format of the Dockerfile:
 
 ::