Signed-off-by: Ankush Agarwal <ankushagarwal11@gmail.com>
| ... | ... |
@@ -243,7 +243,7 @@ Here is an example image JSON file: |
| 243 | 243 |
The execution parameters which should be used as a base when running a |
| 244 | 244 |
container using the image. This field can be <code>null</code>, in |
| 245 | 245 |
which case any execution parameters should be specified at creation of |
| 246 |
- the image. |
|
| 246 |
+ the container. |
|
| 247 | 247 |
|
| 248 | 248 |
<h4>Container RunConfig Field Descriptions</h4> |
| 249 | 249 |
|