summaryrefslogtreecommitdiff
path: root/docs/configuration/postgresql.md
diff options
context:
space:
mode:
authorLain Soykaf <lain@lain.com>2024-05-27 20:03:14 +0400
committerLain Soykaf <lain@lain.com>2024-05-27 20:03:14 +0400
commitf4c0a01f097ec9d6d61dff3abfcda616b23e01e6 (patch)
treee821106c60e3180005be5add7a18dbe569171a74 /docs/configuration/postgresql.md
parent197647a04e66c1af3ae691a4507612fdbee9c48c (diff)
parent7798fdc71121459f479e0729fefdac195b1dca7d (diff)
downloadpleroma-f4c0a01f097ec9d6d61dff3abfcda616b23e01e6.tar.gz
pleroma-f4c0a01f097ec9d6d61dff3abfcda616b23e01e6.zip
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into image-description-summary
Diffstat (limited to 'docs/configuration/postgresql.md')
-rw-r--r--docs/configuration/postgresql.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configuration/postgresql.md b/docs/configuration/postgresql.md
index e251eb83b..56f1c60dc 100644
--- a/docs/configuration/postgresql.md
+++ b/docs/configuration/postgresql.md
@@ -22,7 +22,7 @@ config :pleroma, Pleroma.Repo,
]
```
-A more detailed explaination of the issue can be found at <https://blog.soykaf.com/post/postgresql-elixir-troubles/>.
+A more detailed explanation of the issue can be found at <https://blog.soykaf.com/post/postgresql-elixir-troubles/>.
## Example configurations