[ Runtime | State] Fix typo

propeties --> properties

Signed-off-by: Rob Dolin <RobDolin@microsoft.com>
This commit is contained in:
Rob Dolin (MSFT) 2016-04-26 17:49:31 -07:00
parent f955d90e70
commit 063eb099ac
1 changed files with 1 additions and 1 deletions

View File

@ -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.