Skip to content

Commit 4d90975

Browse files
committed
Update spec to complete the example section
1 parent 20d21cb commit 4d90975

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spec.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -525,7 +525,7 @@ For example, if the client pushed a manifest with the following tags:
525525
PUT /v2/<name>/manifests/<digest>?tag=1.2.3&tag=1.2&tag=1&tag=latest
526526
```
527527

528-
The server could respond with the following `OCI-Tag` field line(s) in the response header:
528+
The server could respond with the following headers:
529529
```
530530
OCI-Tag: 1.2.3, 1.2, 1
531531
OCI-Tag: latest

0 commit comments

Comments
 (0)