Signed-off-by: Johanan Lieberman <johanan.lieberman@gmail.com>
| ... | ... |
@@ -210,7 +210,7 @@ you how to configure a Docker host to use the `devicemapper` storage driver in |
| 210 | 210 |
a `direct-lvm` configuration. |
| 211 | 211 |
|
| 212 | 212 |
> **Caution:** If you have already run the Docker daemon on your Docker host |
| 213 |
-> and have images you want to keep, `push` them Docker Hub or your private |
|
| 213 |
+> and have images you want to keep, `push` them to Docker Hub or your private |
|
| 214 | 214 |
> Docker Trusted Registry before attempting this procedure. |
| 215 | 215 |
|
| 216 | 216 |
The procedure below will create a logical volume configured as a thin pool to |