Update index.md

fix typo in document

Signed-off-by: mqliang mqliang.zju@gmail.com
Signed-off-by: lmq <mqliang@lmqs-MacBook-Pro.local>
Upstream-commit: 38ee016966ef5ad8f08d42c9a0dd9effd6930c73
Component: engine
This commit is contained in:
Liang Mingqiang
2015-12-20 14:46:53 +08:00
committed by lmq
parent 0e3b79cb4d
commit 35d7acd5b7

View File

@ -13,7 +13,7 @@ weight = 7
# Docker storage drivers
Docker relies on driver technology to manage the storage and interactions associated with images and they containers that run them. This section contains the following pages:
Docker relies on driver technology to manage the storage and interactions associated with images and the containers that run them. This section contains the following pages:
* [Understand images, containers, and storage drivers](imagesandcontainers.md)
* [Select a storage driver](selectadriver.md)