Fix a small typo

Signed-off-by: Michael Steinert <mike.steinert@gmail.com>
Upstream-commit: 8b881df9b1f3c8fa7c36dd5b2fb3e7235f6d4654
Component: engine
This commit is contained in:
Michael Steinert
2014-11-26 13:09:44 -06:00
parent 01d2e4019d
commit b9f89e5866
@@ -764,7 +764,7 @@ Docker client, refer to [*Share Directories via Volumes*](/userguide/dockervolum
documentation.
> **Note**:
> The list is parsed a JSON array, which means that
> The list is parsed as a JSON array, which means that
> you must use double-quotes (") around words not single-quotes (').
## USER