Signed-off-by: John Howard <jhoward@microsoft.com>
| ... | ... |
@@ -264,7 +264,7 @@ Docker daemon. |
| 264 | 264 |
|
| 265 | 265 |
For in-depth information about volumes, refer to [manage data in containers](https://docs.docker.com/engine/tutorials/dockervolumes/) |
| 266 | 266 |
|
| 267 |
-### Add bin-mounts or volumes using the --mount flag |
|
| 267 |
+### Add bind-mounts or volumes using the --mount flag |
|
| 268 | 268 |
|
| 269 | 269 |
The `--mount` flag allows you to mount volumes, host-directories and `tmpfs` |
| 270 | 270 |
mounts in a container. |