summaryrefslogtreecommitdiff
path: root/docs/configuration/postgresql.md
diff options
context:
space:
mode:
authormarcin mikołajczak <me@mkljczk.pl>2024-01-19 16:36:37 +0000
committermarcin mikołajczak <me@mkljczk.pl>2024-01-19 16:36:37 +0000
commit250a4873a6f50f71cb5c387de46d711dc1bd1a39 (patch)
tree15364aea4ca2ad364517099f090716de0900b8ef /docs/configuration/postgresql.md
parent51aef6b78dcf709872de32a02533e943f08858d4 (diff)
parent81a13b4b9eb066e7827251c054eb04fd70613532 (diff)
downloadpleroma-250a4873a6f50f71cb5c387de46d711dc1bd1a39.tar.gz
pleroma-250a4873a6f50f71cb5c387de46d711dc1bd1a39.zip
Merge branch 'develop' into 'post-languages'
# Conflicts: # lib/pleroma/web/activity_pub/transmogrifier.ex # test/pleroma/web/activity_pub/transmogrifier/note_handling_test.exs
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