Commit cee88509 authored by Marin Jankovski's avatar Marin Jankovski

Fix typo in text.

parent 046647a7
......@@ -43,13 +43,12 @@ If all items are green, then congratulations upgrade is complete!
### (optional) 5. Application status check fails
If `gitlab:check` task reports old version of gitlab-shell and recommends upgrading, upgrade gitlab-shell by running:
If the `gitlab:check` task reports an old version of gitlab-shell and recommends upgrading, upgrade gitlab-shell by running:
```
cd /home/git/gitlab-shell
sudo -u git -H git fetch
sudo -u git -H git checkout v1.9.4
```
### One line upgrade command
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment