mirror of https://github.com/docker/docs.git
Merge pull request #9368 from msteinert/builder-md-typo
Fix a small typo
This commit is contained in:
commit
9e56c614a1
|
@ -764,7 +764,7 @@ Docker client, refer to [*Share Directories via Volumes*](/userguide/dockervolum
|
||||||
documentation.
|
documentation.
|
||||||
|
|
||||||
> **Note**:
|
> **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 (').
|
> you must use double-quotes (") around words not single-quotes (').
|
||||||
|
|
||||||
## USER
|
## USER
|
||||||
|
|
Loading…
Reference in New Issue