diff --git a/src/invidious/helpers/crystal_class_overrides.cr b/src/invidious/helpers/crystal_class_overrides.cr index 28afd5b5..bf56d826 100644 --- a/src/invidious/helpers/crystal_class_overrides.cr +++ b/src/invidious/helpers/crystal_class_overrides.cr @@ -1,4 +1,4 @@ -# Override of the TCPSocket and HTTP::Client classes in oder to allow an +# Override of the TCPSocket and HTTP::Client classes in order to allow an # IP family to be selected for domains that resolve to both IPv4 and # IPv6 addresses. #