Update src/invidious.cr

Co-authored-by: TheFrenchGhosty <47571719+TheFrenchGhosty@users.noreply.github.com>
This commit is contained in:
Fijxu 2026-08-17 04:32:31 -04:00 committed by GitHub
parent 7cf755d716
commit 2b3210eeec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -51,7 +51,7 @@ require "./invidious/jobs/base_job"
require "./invidious/jobs/*"
# Show a nice message for unsupported versions of the Crystal compiler,
# encouraging the user compiling Invidious, to update it's Crystal compiler
# encouraging the user compiling Invidious to update it```
# version.
{% begin %}
# `-Dskip_version_check` compile-time flag, for development purposes