diff --git a/actix/resources/static/404.html b/actix/resources/static/404.html
index fc920c5..5f7bfae 100644
--- a/actix/resources/static/404.html
+++ b/actix/resources/static/404.html
@@ -17,10 +17,10 @@
     <h1>Error 404!</h1>
     <div style="display: inline-block; text-align:left;">
         <p>You step in the stream,</p>
-        <p>but the water has moved on.</p>
+        <p>But the water has moved on.</p>
         <p>The page is not here.</p>
         <p id="quote"> — Cass Whittington</p>
     </div>
 </body>
 
-</html>
+</html>
\ No newline at end of file