Browse Source

Fix typo in working with volumes doc page

grunny 11 years ago
parent
commit
a17fd7b294
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/sources/use/working_with_volumes.rst

+ 1 - 1
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