Use more generic wording.

This commit is contained in:
Adam Petrie 2016-07-27 18:33:16 -04:00
parent ea185f11af
commit 954c0bfe07
1 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ sitemap: false
<section class="intro">
<div class="grid">
<div class="unit whole center-on-mobiles">
<p class="first">404 - Page Not Found</p>
<p class="first">404 - Not Found</p>
</div>
</div>
</section>
@ -16,7 +16,7 @@ sitemap: false
<div class="grid">
<div class="unit whole center-on-mobile">
<article>
The page you requested was not found.
The resource you requested was not found.
</article>
</div>
</div>