about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--layouts/404.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/404.html b/layouts/404.html
index 24a9633..2f77920 100644
--- a/layouts/404.html
+++ b/layouts/404.html
@@ -1,5 +1,5 @@
 {{ define "main" }}
 
-404 NOT FOUND
+404 Not Found
 
 {{- end }}