diff --git a/src/sphinx/formats/docker.rst b/src/sphinx/formats/docker.rst index 6277b15c0..a522defad 100644 --- a/src/sphinx/formats/docker.rst +++ b/src/sphinx/formats/docker.rst @@ -209,7 +209,7 @@ Docker Image Customization In order to work properly with `USER daemon` the exposed volumes are first -created (if they do not existend) and then chowned. +created (if they do not exist) and then chowned. Install Location ~~~~~~~~~~~~~~~~