Fix doc typo in compose examples (#1431)

This commit is contained in:
Peio Roth 2017-01-30 23:36:31 +01:00 committed by John Mulhausen
parent 645b7506e9
commit c567dccf46
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ https://www.github.com/docker/docker
-->
{% include cli.md %}
## Exaples
## Examples
```bash
$ sudo docker run -itd --name=container1 busybox