diff --git a/docs/reference/run.md b/docs/reference/run.md index b7a63440e8..b94f050015 100644 --- a/docs/reference/run.md +++ b/docs/reference/run.md @@ -430,7 +430,7 @@ You cannot set any restart policy in combination with ["clean up (--rm)"](#clean-up-rm). Setting both `--restart` and `--rm` results in an error. -###Examples +### Examples $ docker run --restart=always redis