summaryrefslogtreecommitdiff
path: root/doc/administration/external_database.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/administration/external_database.md')
-rw-r--r--doc/administration/external_database.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/administration/external_database.md b/doc/administration/external_database.md
index 31199f2cdc7..ec2d30c82d1 100644
--- a/doc/administration/external_database.md
+++ b/doc/administration/external_database.md
@@ -9,7 +9,7 @@ separate from the GitLab Omnibus package.
If you use a cloud-managed service, or provide your own PostgreSQL instance:
-1. Setup PostgreSQL according to the
+1. Set up PostgreSQL according to the
[database requirements document](../install/requirements.md#database).
1. Set up a `gitlab` username with a password of your choice. The `gitlab` user
needs privileges to create the `gitlabhq_production` database.