aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config/config.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/config.md b/config/config.md
index 7f97f7342..a32c4cbde 100644
--- a/config/config.md
+++ b/config/config.md
@@ -25,10 +25,10 @@ No specific configuration.
## Pleroma.Upload.Filter.AnonymizeFilename
-This filter remplaces the filename (not the path) of an upload. For complete obfuscation, add
+This filter replaces the filename (not the path) of an upload. For complete obfuscation, add
`Pleroma.Upload.Filter.Dedupe` before AnonymizeFilename.
-* `text`: Text to remplace filenames in links. If empty, `{random}.extension` will be used.
+* `text`: Text to replace filenames in links. If empty, `{random}.extension` will be used.
## :uri_schemes
* `valid_schemes`: List of the scheme part that is considered valid to be an URL