summaryrefslogtreecommitdiff
path: root/doc/update/6.2-to-6.3.md
diff options
context:
space:
mode:
authorJacob Vosmaer <contact@jacobvosmaer.nl>2013-11-26 10:30:56 +0100
committerJacob Vosmaer <contact@jacobvosmaer.nl>2013-11-26 10:30:56 +0100
commit6f17221b7a7861ca077f75ca563888eaab79ad1d (patch)
treeb2db27983e479d5fab4f4ab1f87450b49ee3daf3 /doc/update/6.2-to-6.3.md
parentfecbf9255c6de2ef9e44339726613280c1a28b3d (diff)
downloadgitlab-ce-6f17221b7a7861ca077f75ca563888eaab79ad1d.tar.gz
Fix whitespace
Diffstat (limited to 'doc/update/6.2-to-6.3.md')
-rw-r--r--doc/update/6.2-to-6.3.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/6.2-to-6.3.md b/doc/update/6.2-to-6.3.md
index a72a7231b76..88b91895f92 100644
--- a/doc/update/6.2-to-6.3.md
+++ b/doc/update/6.2-to-6.3.md
@@ -42,7 +42,7 @@ cd /home/git/gitlab
# MySQL
sudo -u git -H bundle install --without development test postgres --deployment
-#PostgreSQL
+# PostgreSQL
sudo -u git -H bundle install --without development test mysql --deployment