Skip to content

Commit 7962152

Browse files
Update content/reference/api/registry/_index.md
Co-authored-by: Sarah Sanders <[email protected]>
1 parent ccad460 commit 7962152

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/reference/api/registry/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,8 @@ the relevant manifest fields for the registry are the following:
6666
|----------|------------------------------------------------|
6767
| name | The name of the image. |
6868
| tag | The tag for this version of the image. |
69-
| fsLayers | A list of layer descriptors (including digest) |
70-
| signature | A JWS used to verify the manifest content |
69+
| fsLayers | A list of layer descriptors (including digest). |
70+
| signature | A JWS used to verify the manifest content. |
7171

7272
When the manifest is in hand, the client must verify the signature to ensure
7373
the names and layers are valid. Once confirmed, the client will then use the

0 commit comments

Comments
 (0)