mirror of
https://github.com/docker/cli.git
synced 2026-09-24 15:30:10 -05:00
Fix a small typo
Signed-off-by: Michael Steinert <mike.steinert@gmail.com> Upstream-commit: 8b881df9b1f3c8fa7c36dd5b2fb3e7235f6d4654 Component: engine
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user