summaryrefslogtreecommitdiff
path: root/doc/update/mysql_to_postgresql.md
diff options
context:
space:
mode:
authorKatrin Leinweber <724395-katrinleinweber@users.noreply.gitlab.com>2019-04-16 19:20:53 +0000
committerKatrin Leinweber <724395-katrinleinweber@users.noreply.gitlab.com>2019-04-16 19:20:53 +0000
commitf20fcf8c2d23450869923fc50c09cb1d6bb7bbc8 (patch)
tree5a1c8ba4eb1d7f985f31d01672515b953389e8de /doc/update/mysql_to_postgresql.md
parentb008942cf61ecada799e3c660cf536a4a5cac65a (diff)
downloadgitlab-ce-f20fcf8c2d23450869923fc50c09cb1d6bb7bbc8.tar.gz
Fix typo [skip ci]
Diffstat (limited to 'doc/update/mysql_to_postgresql.md')
-rw-r--r--doc/update/mysql_to_postgresql.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/mysql_to_postgresql.md b/doc/update/mysql_to_postgresql.md
index b7f7d71689d..e607dbceeea 100644
--- a/doc/update/mysql_to_postgresql.md
+++ b/doc/update/mysql_to_postgresql.md
@@ -41,7 +41,7 @@ Debian/Ubuntu:
sudo apt-get install pgloader
```
-For other distributions, follow the instructions in PostrgreSQL's
+For other distributions, follow the instructions in PostgreSQL's
[download page](https://www.postgresql.org/download/) to add their repository
and then install `pgloader`.