Commit 4105878ae7b6d84d81df8c2092d2292a105eff80
1 parent
b512fbc0
Exists in
spb-stable
and in
3 other branches
Fix numbering in 6.3-to-6.4.md
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
doc/update/6.3-to-6.4.md
... | ... | @@ -54,7 +54,7 @@ sudo cp lib/support/init.d/gitlab /etc/init.d/gitlab |
54 | 54 | sudo service gitlab start |
55 | 55 | sudo service nginx restart |
56 | 56 | |
57 | -### 8. Check application status | |
57 | +### 6. Check application status | |
58 | 58 | |
59 | 59 | Check if GitLab and its environment are configured correctly: |
60 | 60 | ... | ... |