diff --git a/image/spec/v1.md b/image/spec/v1.md index 2d7c4606f..eea7e050d 100644 --- a/image/spec/v1.md +++ b/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 null, in which case any execution parameters should be specified at creation of - the image. + the container.

Container RunConfig Field Descriptions