Skip to content

Commit 8577a0a

Browse files
Update content/reference/api/registry/_index.md
1 parent d4e081e commit 8577a0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/reference/api/registry/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ API. The request should be formatted as follows:
195195
HEAD /v2/<name>/blobs/<digest>
196196
```
197197

198-
If the layer with the digest specified in `digest` is available, a 200 OK
198+
If the layer with the digest specified in `digest` is available, a `200 OK`
199199
response will be received, with no actual body content (this is according to
200200
HTTP specification). The response will look as follows:
201201

0 commit comments

Comments
 (0)