Merge pull request #6443 from catharsis/patch-1

dockervolumes: Fix a minor typo
Upstream-commit: 7085ec875fbfe927e555d1bdc485654682d698ab
Component: engine
This commit is contained in:
James Turnbull
2014-06-16 09:09:32 -04:00
@@ -4,7 +4,7 @@ page_keywords: Examples, Usage, volume, docker, documentation, user guide, data,
# Managing Data in Containers
So far we've been introduced some [basic Docker
So far we've been introduced to some [basic Docker
concepts](/userguide/usingdocker/), seen how to work with [Docker
images](/userguide/dockerimages/) as well as learned about [networking
and links between containers](/userguide/dockerlinks/). In this section