1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Update index.md

fix typo in document

Signed-off-by: mqliang mqliang.zju@gmail.com
Signed-off-by: lmq <mqliang@lmqs-MacBook-Pro.local>
This commit is contained in:
Liang Mingqiang 2015-12-20 14:46:53 +08:00 committed by lmq
parent 18925f37ed
commit 38ee016966

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)