diff --git a/404.html b/404.html
index 13d9551adf9e06bc4d3e19c3ca7834833ba2a6cd..33965d548196b550b85c8dc9b8c1088269b3f89a 100644
--- a/404.html
+++ b/404.html
@@ -17,8 +17,8 @@ layout: default
 </style>
 
 <div class="container">
-  <h1>Page not found</h1>
-  <h2>404</h2>
+  <h1>404</h1>
+  <h2>Page not found</h2>
 
   <p>The address you have requested is incorrect.</p>
 </div>