Skip to content

Commit 03a5687

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

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
@@ -132,7 +132,7 @@ Content-Length: <length of manifest>
132132
Docker-Content-Digest: <digest>
133133
```
134134

135-
### Pulling a Layer
135+
### Get a layer
136136

137137
Layers are stored in the blob portion of the registry, keyed by digest.
138138
Pulling a layer is carried out by a standard HTTP request. The URL is as

0 commit comments

Comments
 (0)