Use the correct "it's."

This commit is contained in:
Kevin Menard
2014-05-05 20:08:35 -04:00
parent affacfab08
commit 2b0f88383a
+1 -1
View File
@@ -59,7 +59,7 @@ more new volumes to any container created from that image:
### Creating and mounting a Data Volume Container
If you have some persistent data that you want to share between
containers, or want to use from non-persistent containers, its best to
containers, or want to use from non-persistent containers, it's best to
create a named Data Volume Container, and then to mount the data from
it.