Sfoglia il codice sorgente

Typo image -> container

Signed-off-by: Ankush Agarwal <ankushagarwal11@gmail.com>
Ankush Agarwal 10 anni fa
parent
commit
034466d356
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      image/spec/v1.md

+ 1 - 1
image/spec/v1.md

@@ -243,7 +243,7 @@ Here is an example image JSON file:
         The execution parameters which should be used as a base when running a
         container using the image. This field can be <code>null</code>, in
         which case any execution parameters should be specified at creation of
-        the image.
+        the container.
 
         <h4>Container RunConfig Field Descriptions</h4>