Changed Containerd to containerd for consistency

Signed-off-by: Adam Herzog <adam@docker.com>
This commit is contained in:
Adam Herzog 2016-04-13 17:19:01 -07:00
parent 10e3a6f9b5
commit 915bbfd8b8
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# containerd
Containerd is a daemon to control runC, built for performance and density.
Containerd leverages runC's advanced features such as seccomp and user namespace support as well
containerd is a daemon to control runC, built for performance and density.
containerd leverages runC's advanced features such as seccomp and user namespace support as well
as checkpoint and restore for cloning and live migration of containers.
## Getting started