Ver código fonte

Merge pull request #4293 from cpuguy83/patch-1

Doc: Remove uneeded wording in Dockerfile format
Guillaume J. Charmes 11 anos atrás
pai
commit
aed7fe1cda
1 arquivos alterados com 1 adições e 1 exclusões
  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:
 
 ::