summaryrefslogtreecommitdiff
path: root/doc/install/docker.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/install/docker.md')
-rw-r--r--doc/install/docker.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/install/docker.md b/doc/install/docker.md
index aacbbf5b79f..1cda81233fd 100644
--- a/doc/install/docker.md
+++ b/doc/install/docker.md
@@ -303,8 +303,7 @@ To receive emails from GitLab you have to configure the
have an SMTP server installed. You may also be interested in
[enabling HTTPS](https://docs.gitlab.com/omnibus/settings/ssl.html).
-After you make all the changes you want, you will need to restart the container
-in order to reconfigure GitLab:
+After you make all the changes you want, you will need to restart the container to reconfigure GitLab:
```shell
sudo docker restart gitlab