Merge pull request #13673 from wood-push-melon/patch-1

Correct the typo
This commit is contained in:
Usha Mandya
2021-10-13 14:16:56 +01:00
committed by GitHub

View File

@@ -475,7 +475,7 @@ examines how much room they take up.
> consumed by a container's writable layer, it does not include information
> about metadata and log-files stored for each container.
>
> More details can be obtained my exploring the Docker Daemon's storage location
> More details can be obtained by exploring the Docker Daemon's storage location
> (`/var/lib/docker` by default).
>
> ```console