summaryrefslogtreecommitdiff
path: root/docs/configuration/postgresql.md
diff options
context:
space:
mode:
authorLain Soykaf <lain@lain.com>2024-05-20 18:21:46 +0400
committerLain Soykaf <lain@lain.com>2024-05-20 18:21:46 +0400
commitc67506ba689633cd65f266610f2cd2a5da34912b (patch)
tree173b9cc6938d0dd9dd69623079ef080f052d1807 /docs/configuration/postgresql.md
parent086ba59d0346be870dc7df2660fbb55666bf0af7 (diff)
parente8cd6662eb2a534e3be16b522bf81b25b194edab (diff)
downloadpleroma-c67506ba689633cd65f266610f2cd2a5da34912b.tar.gz
pleroma-c67506ba689633cd65f266610f2cd2a5da34912b.zip
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into auth-fetch-exception
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