Skip to content

Commit 122918e

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

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
@@ -55,7 +55,7 @@ superset of what is supported by other Docker ecosystem components.
5555

5656
## Pulling an image
5757

58-
An "image" is a combination of a JSON manifest and individual layer files. The
58+
An image is composed of a JSON manifest and individual layer files. The
5959
process of pulling an image centers around retrieving these two components.
6060

6161
The first step in pulling an image is to retrieve the manifest. For reference,

0 commit comments

Comments
 (0)