Skip to content

Commit 74a8f82

Browse files
authored
Merge pull request #722 from Mashimiao/file-spec-fix
spec.md: small fix
2 parents 7976d1f + fbd6baf commit 74a8f82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ The [Open Container Initiative][oci] develops specifications for standards on Op
44

55
# <a name="ociRuntimeSpecAbstract" />Abstract
66

7-
The OCI Runtime Specification aims to specify the configuration, execution environment, and lifecycle a container.
7+
The OCI Runtime Specification aims to specify the configuration, execution environment, and lifecycle of a container.
88

99
A container's configuration is specified as the `config.json` for the supported platforms and details the fields that enable the creation of a container.
1010
The execution environment is specified to ensure that applications running inside a container have a consistent environment between runtimes along with common actions defined for the container's lifecycle.

0 commit comments

Comments
 (0)