diff --git a/html/404.ejs b/html/404.ejs
index e9a1a1ce..a73e3dd3 100644
--- a/html/404.ejs
+++ b/html/404.ejs
@@ -1,4 +1,4 @@
<%- include('error.ejs', {
error: "404",
- description: "Very 1984 Innit? I dont think this webpage exist :p u can search for something else~ "
+ description: "Very 1984 Innit? I dont think this webpage exist :p"
}) %>
\ No newline at end of file