Apply suggestion to docs/configuration/cheatsheet.md
authorMaksim <parallel588@gmail.com>
Wed, 22 Jan 2020 16:58:43 +0000 (16:58 +0000)
committerMaksim <parallel588@gmail.com>
Wed, 22 Jan 2020 16:58:43 +0000 (16:58 +0000)
docs/configuration/cheatsheet.md

index f690259bf3e34e238fc420a0b8c18dcfa664cec5..22f099581c758c9d6fa303c3e87aa7bb7db122d5 100644 (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.