Merge pull request #3487 from justincormack/must
Change should to must in v2 spec
This commit is contained in:
commit
1cdeff259b
1 changed files with 1 additions and 1 deletions
|
@ -220,7 +220,7 @@ image. It's the direct replacement for the schema-1 manifest.
|
||||||
- **`urls`** *array*
|
- **`urls`** *array*
|
||||||
|
|
||||||
Provides a list of URLs from which the content may be fetched. Content
|
Provides a list of URLs from which the content may be fetched. Content
|
||||||
should be verified against the `digest` and `size`. This field is
|
must be verified against the `digest` and `size`. This field is
|
||||||
optional and uncommon.
|
optional and uncommon.
|
||||||
|
|
||||||
## Example Image Manifest
|
## Example Image Manifest
|
||||||
|
|
Loading…
Reference in a new issue