mirror of
https://github.com/iv-org/invidious.git
synced 2025-07-24 07:10:40 -04:00
Fix typo in jobs.cr
follwing -> following
This commit is contained in:
parent
e6f5fcbc4b
commit
495ccdc221
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ module Invidious::Jobs
|
|||
JOBS = [] of BaseJob
|
||||
|
||||
# Automatically generate a structure that wraps the various
|
||||
# jobs' configs, so that the follwing YAML config can be used:
|
||||
# jobs' configs, so that the following YAML config can be used:
|
||||
#
|
||||
# jobs:
|
||||
# job_name:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue