mirror of https://github.com/docker/docs.git
Fix doc typo in compose examples (#1431)
This commit is contained in:
parent
645b7506e9
commit
c567dccf46
|
@ -12,7 +12,7 @@ https://www.github.com/docker/docker
|
||||||
-->
|
-->
|
||||||
{% include cli.md %}
|
{% include cli.md %}
|
||||||
|
|
||||||
## Exaples
|
## Examples
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ sudo docker run -itd --name=container1 busybox
|
$ sudo docker run -itd --name=container1 busybox
|
||||||
|
|
Loading…
Reference in New Issue