diff --git a/html/video-error.ejs b/html/video-error.ejs
index 45291a58..7bec1554 100644
--- a/html/video-error.ejs
+++ b/html/video-error.ejs
@@ -12,7 +12,8 @@
if (!isValidYouTubeID(v) || isLetterSpam(v)) {
reason = "Video not found >~<";
} else {
- reason = "Poke is currently restarting - please wait 1-2 minutes..";
+ reason = "there could be few reasons why
+ ";
}
%>