diff options
Diffstat (limited to 'pydis_site/templates/404.html')
-rw-r--r-- | pydis_site/templates/404.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pydis_site/templates/404.html b/pydis_site/templates/404.html index 909e0a3d..42e317d2 100644 --- a/pydis_site/templates/404.html +++ b/pydis_site/templates/404.html @@ -20,7 +20,7 @@ alt="Python Discord banner" /> </div> <div class="content-box"> - <h1>404 — not found</h1> + <h1>404 — Not Found</h1> <p>We couldn't find the page you're looking for. Here are a few things to try out:</p> <ul> <li>Double check the URL. Are you sure you typed it out correctly? |