mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Fix a small typo
Signed-off-by: Michael Steinert <mike.steinert@gmail.com>
This commit is contained in:
parent
75b47467aa
commit
8b881df9b1
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue