summaryrefslogtreecommitdiff
path: root/docs/configuration/postgresql.md
diff options
context:
space:
mode:
authormarcin mikołajczak <git@mkljczk.pl>2023-12-28 00:15:32 +0100
committermarcin mikołajczak <git@mkljczk.pl>2023-12-28 00:17:04 +0100
commit017e35fbf128d47c033275a70b76b72f24d7c754 (patch)
tree6352f066d25e416d850177a50bf30030d0ba4056 /docs/configuration/postgresql.md
parentf53197c82a90533c9152d7d8ed57c2604a2d6685 (diff)
downloadpleroma-017e35fbf128d47c033275a70b76b72f24d7c754.tar.gz
pleroma-017e35fbf128d47c033275a70b76b72f24d7c754.zip
Fix some more typos
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
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