Apply suggestion to docs/configuration/cheatsheet.md

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

View File

@ -515,7 +515,7 @@ Pleroma has the following queues:
#### Oban.Cron
Pleroma has the periodic jobs:
Pleroma has these periodic job workers:
`Pleroma.Workers.Cron.ClearOauthTokenWorker` - the job to clean an expired oauth tokens.