mirror of https://github.com/docker/docs.git
Typo correction "mages" -> "images" (#3376)
This commit is contained in:
parent
d49792da29
commit
4fb8fce106
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue