forked from midou/invidious
Fix typo in jobs.cr
follwing -> following
This commit is contained in:
parent
e6f5fcbc4b
commit
495ccdc221
@ -2,7 +2,7 @@ module Invidious::Jobs
|
|||||||
JOBS = [] of BaseJob
|
JOBS = [] of BaseJob
|
||||||
|
|
||||||
# Automatically generate a structure that wraps the various
|
# 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:
|
# jobs:
|
||||||
# job_name:
|
# job_name:
|
||||||
|
Loading…
Reference in New Issue
Block a user