fix some typos

Signed-off-by: fate-grand-order <chenjg@harmonycloud.cn>
This commit is contained in:
fate-grand-order 2017-02-10 10:52:25 +08:00
parent 696e88c813
commit 8ce64b2000
5 changed files with 5 additions and 5 deletions

View file

@ -5,7 +5,7 @@ While containerd is a daemon that provides API to manage multiple containers, th
## containerd
The daemon provides an API to manage multiple containers. It can handle locking in process where needed to cordinate tasks between subsystems. While the daemon does fork off the needed processes to run containers, the shim and runc, these are re-parented to the system's init.
The daemon provides an API to manage multiple containers. It can handle locking in process where needed to coordinate tasks between subsystems. While the daemon does fork off the needed processes to run containers, the shim and runc, these are re-parented to the system's init.
## shim