Skip to content

Commit a3fa531

Browse files
committed
Use changeset instead of change set
Signed-off-by: Lei Jitang <[email protected]>
1 parent b84890b commit a3fa531

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)