Apply suggestion to docs/configuration/cheatsheet.md

This commit is contained in:
Maksim 2020-01-22 16:58:50 +00:00
parent d43c9ab286
commit e761d76e4f
1 changed files with 1 additions and 1 deletions

View File

@ -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: