Преглед изворни кода

Fix typo in run.md documentation

Signed-off-by: John Laswell <john.n.laswell@gmail.com>
John Laswell пре 8 година
родитељ
комит
4a20252137
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      docs/reference/commandline/run.md

+ 1 - 1
docs/reference/commandline/run.md

@@ -145,7 +145,7 @@ Options:
   -w, --workdir string              Working directory inside the container
   -w, --workdir string              Working directory inside the container
 ```
 ```
 
 
-## Descriptino
+## Description
 
 
 The `docker run` command first `creates` a writeable container layer over the
 The `docker run` command first `creates` a writeable container layer over the
 specified image, and then `starts` it using the specified command. That is,
 specified image, and then `starts` it using the specified command. That is,