Skip to content

Commit f4a53e6

Browse files
committed
Merge pull request #298 from coolljt0725/changeset
Use changeset instead of change set
2 parents b649d22 + a3fa531 commit f4a53e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

serialization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# OCI Image Serialization
22

33
An *Image* is an ordered collection of root filesystem changes and the corresponding execution parameters for use within a container runtime.
4-
This specification outlines the JSON format describing images for use with a container runtime and execution tool and its relationship to filesystem change sets, described in [Layers](layer.md).
4+
This specification outlines the JSON format describing images for use with a container runtime and execution tool and its relationship to filesystem changesets, described in [Layers](layer.md).
55

66
## Terminology
77

0 commit comments

Comments
 (0)