зеркало из https://github.com/microsoft/docker.git
Merge pull request #3371 from Grunny/volumes-typo-fix
Fix typo in working with volumes doc page
This commit is contained in:
Коммит
e31f1f1eba
|
@ -13,7 +13,7 @@ Share Directories via Volumes
|
|||
|
||||
A *data volume* is a specially-designated directory within one or more
|
||||
containers that bypasses the :ref:`ufs_def` to provide several useful
|
||||
features for persistant or shared data:
|
||||
features for persistent or shared data:
|
||||
|
||||
* **Data volumes can be shared and reused between containers.** This
|
||||
is the feature that makes data volumes so powerful. You can use it
|
||||
|
|
Загрузка…
Ссылка в новой задаче