diff --git a/engine/userguide/storagedriver/index.md b/engine/userguide/storagedriver/index.md index 83f5103a7f..e2437293d6 100644 --- a/engine/userguide/storagedriver/index.md +++ b/engine/userguide/storagedriver/index.md @@ -18,7 +18,7 @@ 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: -* [About mages, containers, and storage drivers](imagesandcontainers.md) +* [About images, containers, and storage drivers](imagesandcontainers.md) * [Select a storage driver](selectadriver.md) * [AUFS storage driver in practice](aufs-driver.md) * [Btrfs storage driver in practice](btrfs-driver.md)