Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #3914 from eltociear/patch-1
Fix typo in jobs.cr
  • Loading branch information
unixfox committed Jun 13, 2023
2 parents e6f5fcb + 495ccdc commit 93559cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/invidious/jobs.cr
Expand Up @@ -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:
Expand Down

0 comments on commit 93559cb

Please sign in to comment.