summaryrefslogtreecommitdiff
path: root/docs/configuration/postgresql.md
diff options
context:
space:
mode:
authorLain Soykaf <lain@lain.com>2024-05-20 12:30:15 +0400
committerLain Soykaf <lain@lain.com>2024-05-20 12:30:15 +0400
commitad26b6d593d83ddb539a5c61ee9f639f7b40531e (patch)
tree7df211d68414fea73074731b31be9f700cff8883 /docs/configuration/postgresql.md
parentddb9e90c405369496fdf9e6dfed593eff8d5dc5c (diff)
parente8cd6662eb2a534e3be16b522bf81b25b194edab (diff)
downloadpleroma-ad26b6d593d83ddb539a5c61ee9f639f7b40531e.tar.gz
pleroma-ad26b6d593d83ddb539a5c61ee9f639f7b40531e.zip
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into bump-elixir
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