Fix misspelling

Docker-DCO-1.1-Signed-off-by: Adrian Mouat <adrian@adrianmouat.com> (github: amouat)
This commit is contained in:
Adrian Mouat 2014-02-20 16:55:07 +01:00
parent 70771ad2ed
commit 88d24df668
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ similar to :ref:`ambassador_pattern_linking <ambassador_pattern_linking>`.
If you remove containers that mount volumes, including the initial DATA container, If you remove containers that mount volumes, including the initial DATA container,
or the middleman, the volumes will not be deleted until there are no containers still or the middleman, the volumes will not be deleted until there are no containers still
referencing those volumes. This allows you to upgrade, or effectivly migrate data volumes referencing those volumes. This allows you to upgrade, or effectively migrate data volumes
between containers. between containers.
Mount a Host Directory as a Container Volume: Mount a Host Directory as a Container Volume: