Skip to content

Commit a4abdf4

Browse files
committed
Merge pull request #119 from RobDolinMS/patch-1
[Manifest] Mark config as required
2 parents eb105f6 + b744ed4 commit a4abdf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ Unlike the [Manifest List](#manifest-list), which contains information about a s
148148

149149
- **`config`** *object*
150150

151-
The `config` property references a configuration object for a container, by digest.
151+
This REQUIRED property references a configuration object for a container, by digest.
152152
The referenced configuration object is a JSON blob that the runtime uses to set up the container, see [Image JSON Description](serialization.md#image-json-description).
153153

154154
Properties of `config` are:

0 commit comments

Comments
 (0)