[ Runtime | State] Fix typo
propeties --> properties Signed-off-by: Rob Dolin <RobDolin@microsoft.com>
This commit is contained in:
parent
f955d90e70
commit
063eb099ac
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue