diff --git a/src/invidious.cr b/src/invidious.cr
index 10722162..2a4c373c 100644
--- a/src/invidious.cr
+++ b/src/invidious.cr
@@ -5855,7 +5855,7 @@ end
error 500 do |env|
error_message = <<-END_HTML
Looks like you've found a bug in Invidious. Feel free to open a new issue
- here
+ here
or send an email to
#{CONFIG.admin_email}.
END_HTML