Merge pull request #3914 from eltociear/patch-1

Fix typo in jobs.cr
This commit is contained in:
Émilien (perso) 2023-06-13 13:31:53 +02:00 committed by GitHub
commit 93559cbdd5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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