Merge pull request #401 from RobDolinMS/patch-14

[ Runtime | State] Fix typo
This commit is contained in:
Vincent Batts 2016-04-27 13:30:39 -04:00
commit 647d77b700
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.