diff options
author | Terry Wang <i@terry.im> | 2014-01-03 16:46:39 +1100 |
---|---|---|
committer | Terry Wang <i@terry.im> | 2014-01-03 16:46:39 +1100 |
commit | 4105878ae7b6d84d81df8c2092d2292a105eff80 (patch) | |
tree | 755816a63e56e9b0cbfdf32d125beb4a5abf0b5e | |
parent | b512fbc0ecba0a8de9c9efe5c7d82a97f0ea744c (diff) | |
download | gitlab-ce-4105878ae7b6d84d81df8c2092d2292a105eff80.tar.gz |
Fix numbering in 6.3-to-6.4.md
-rw-r--r-- | doc/update/6.3-to-6.4.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/6.3-to-6.4.md b/doc/update/6.3-to-6.4.md index 69d184722cb..7938330dc33 100644 --- a/doc/update/6.3-to-6.4.md +++ b/doc/update/6.3-to-6.4.md @@ -54,7 +54,7 @@ sudo cp lib/support/init.d/gitlab /etc/init.d/gitlab sudo service gitlab start sudo service nginx restart -### 8. Check application status +### 6. Check application status Check if GitLab and its environment are configured correctly: |