From a17fd7b294e1334788e1812f8cc1a99e5300724b Mon Sep 17 00:00:00 2001 From: grunny Date: Sat, 28 Dec 2013 20:22:46 +1000 Subject: [PATCH] Fix typo in working with volumes doc page --- docs/sources/use/working_with_volumes.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/use/working_with_volumes.rst b/docs/sources/use/working_with_volumes.rst index 341bfe8d6a..16359e3ee2 100644 --- a/docs/sources/use/working_with_volumes.rst +++ b/docs/sources/use/working_with_volumes.rst @@ -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