summaryrefslogtreecommitdiff
path: root/doc/update/6.2-to-6.3.md
diff options
context:
space:
mode:
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