aboutsummaryrefslogtreecommitdiff
path: root/docs/configuration/cheatsheet.md
diff options
context:
space:
mode:
authorMaksim <parallel588@gmail.com>2020-01-22 16:58:50 +0000
committerMaksim <parallel588@gmail.com>2020-01-22 16:58:50 +0000
commite761d76e4fe95a8fadd8eb05d5c55ef5fc4bc8ec (patch)
tree1ea4dcbe9119c64aedb1c31b285b0c1321eee7d1 /docs/configuration/cheatsheet.md
parentd43c9ab286c410abfe903b56911888d75f492155 (diff)
downloadpleroma-e761d76e4fe95a8fadd8eb05d5c55ef5fc4bc8ec.tar.gz
Apply suggestion to docs/configuration/cheatsheet.md
Diffstat (limited to 'docs/configuration/cheatsheet.md')
-rw-r--r--docs/configuration/cheatsheet.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configuration/cheatsheet.md b/docs/configuration/cheatsheet.md
index 22f099581..48d980aea 100644
--- a/docs/configuration/cheatsheet.md
+++ b/docs/configuration/cheatsheet.md
@@ -517,7 +517,7 @@ Pleroma has the following queues:
Pleroma has these periodic job workers:
-`Pleroma.Workers.Cron.ClearOauthTokenWorker` - the job to clean an expired oauth tokens.
+`Pleroma.Workers.Cron.ClearOauthTokenWorker` - a job worker to cleanup expired oauth tokens.
Example: