Browse code

Update dockervolumes.md

Error on title note :)

Sébastien authored on 2014/06/09 03:31:10
Showing 1 changed files
... ...
@@ -58,7 +58,7 @@ we change the source code. The directory on the host must be specified as an
58 58
 absolute path and if the directory doesn't exist Docker will automatically
59 59
 create it for you.
60 60
 
61
-> **Note::** 
61
+> **Note:** 
62 62
 > This is not available from a `Dockerfile` due the portability
63 63
 > and sharing purpose of it. As the host directory is, by its nature,
64 64
 > host-dependent it might not work all hosts.