mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 22:37:14 +08:00
[ Runtime | State] Fix typo
propeties --> properties Signed-off-by: Rob Dolin <RobDolin@microsoft.com>
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ Whether other entities using the same, or other, instance of the runtime can see
|
||||
|
||||
## State
|
||||
|
||||
The state of a container MUST include, at least, the following propeties:
|
||||
The state of a container MUST include, at least, the following properties:
|
||||
|
||||
* **`ociVersion`**: (string) is the OCI specification version used when creating the container.
|
||||
* **`id`**: (string) is the container's ID.
|
||||
|
||||
Reference in New Issue
Block a user