From ec57e49dfe764698b4c65a0b688039340d86d10d Mon Sep 17 00:00:00 2001 From: Samuel Ryan Date: Mon, 22 Feb 2016 00:34:42 +0000 Subject: [PATCH] Fixes typo on 404 page I'm convinced this has been fixed at least twice before. --- contents/error-404.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/contents/error-404.md b/contents/error-404.md index 50e973f..d66c643 100644 --- a/contents/error-404.md +++ b/contents/error-404.md @@ -3,7 +3,7 @@ title: Page Not Found layout: page.jade --- -# 404 Page Note Found +# 404 Page Not Found This isn't a page to explain a status code, it's an actual 404. The page you have requested can't be found. If you didn't expect to see @@ -12,4 +12,4 @@ this error please If you want to learn more about what a 404 is, visit [/404](/404)! -[← Return to httpstatuses.com](/) \ No newline at end of file +[← Return to httpstatuses.com](/)