diff options
author | x0rz3q <jacob@x0rz3q.com> | 2019-08-04 14:35:45 +0000 |
---|---|---|
committer | x0rz3q <jacob@x0rz3q.com> | 2019-08-04 14:35:45 +0000 |
commit | 3411f506b3bf2cbeeb7f3b9e746eab652f93d530 (patch) | |
tree | b33292f6212cb5593121df7cfb781936c474ae71 | |
parent | cee0d35566974c135d337d6fc5aed9a59d34467c (diff) | |
download | pleroma-3411f506b3bf2cbeeb7f3b9e746eab652f93d530.tar.gz |
Replace "impode" with "implode" for
-rw-r--r-- | docs/config.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/config.md b/docs/config.md index 02f86dc16..50d6bfed4 100644 --- a/docs/config.md +++ b/docs/config.md @@ -25,7 +25,7 @@ At this time, write CNAME to CDN in public_endpoint. ## Pleroma.Upload.Filter.Mogrify -* `args`: List of actions for the `mogrify` command like `"strip"` or `["strip", "auto-orient", {"impode", "1"}]`. +* `args`: List of actions for the `mogrify` command like `"strip"` or `["strip", "auto-orient", {"implode", "1"}]`. ## Pleroma.Upload.Filter.Dedupe |