diff --git a/engine/userguide/storagedriver/btrfs-driver.md b/engine/userguide/storagedriver/btrfs-driver.md index 37a68c2fcb..5d8dae05cc 100644 --- a/engine/userguide/storagedriver/btrfs-driver.md +++ b/engine/userguide/storagedriver/btrfs-driver.md @@ -41,7 +41,7 @@ structure that hooks into the wider Unix filesystem. Subvolumes are natively copy-on-write and have space allocated to them on-demand from an underlying storage pool. They can also be nested and snapped. - The diagram blow shows 4 subvolumes. 'Subvolume 2' and 'Subvolume 3' are + The diagram below shows 4 subvolumes. 'Subvolume 2' and 'Subvolume 3' are nested, whereas 'Subvolume 4' shows its own internal directory tree. ![](images/btfs_subvolume.jpg) @@ -316,4 +316,4 @@ volumes. * [Understand images, containers, and storage drivers](imagesandcontainers.md) * [Select a storage driver](selectadriver.md) * [AUFS storage driver in practice](aufs-driver.md) -* [Device Mapper storage driver in practice](device-mapper-driver.md) \ No newline at end of file +* [Device Mapper storage driver in practice](device-mapper-driver.md)