1
0
mirror of synced 2025-12-19 17:36:58 -05:00

fix spelling

This commit is contained in:
mhill426
2017-05-05 14:56:36 +02:00
parent 1138568418
commit 4d44090da9
4 changed files with 4 additions and 4 deletions

View File

@@ -72,7 +72,7 @@
<div> <div>
<div class="dialog"> <div class="dialog">
<h1>Ah, nuts!</h1> <h1>Ah, nuts!</h1>
<p>we were unable to find the page you were looking for, but we'll get cracking on the problem.</p> <p>We were unable to find the page you were looking for, but we'll get cracking on the problem.</p>
</div> </div>
<img src="pistachios.jpg" class="image"> <img src="pistachios.jpg" class="image">
</div> </div>

View File

@@ -71,5 +71,5 @@
</div> </div>
</div> </div>
</body> </body>
<footer><a href="http://www.free404.com" target="_blank">free404.com</a></footer> <footer><a href="http://www.free404.com" target="_blank">free404.com</a> image credit: <a href="http://dribbble.com/shots/1815713-Golden-Gate-in-the-fog" target="_blank">Dribbble</a></footer>
</html> </html>

View File

@@ -91,7 +91,7 @@
<div> <div>
<img src="images/header.jpg" class="image"> <img src="images/header.jpg" class="image">
<div class="dialog"> <div class="dialog">
<p>We have created a collection of creative yet simple 404 pages for you to use. We truely believe no detail is too small. We want our users to be pleasently surprised if they every find themselves lost or burdened by an error.</p> <p>We have created a collection of creative yet simple 404 pages for you to use. We truely believe no detail is too small. We want our users to be pleasently surprised if they ever find themselves lost or burdened by an error.</p>
<p>View the project on <a href="https://github.com/mhill426/free404" target="_blank">GitHub</a> and download the source code</p> <p>View the project on <a href="https://github.com/mhill426/free404" target="_blank">GitHub</a> and download the source code</p>
</div> </div>
<div class="thumbs"> <div class="thumbs">

View File

@@ -73,7 +73,7 @@
<div> <div>
<div class="dialog"> <div class="dialog">
<h1>Oops.</h1> <h1>Oops.</h1>
<p>we were unable to find the page you were looking for.</p> <p>We were unable to find the page you were looking for.</p>
</div> </div>
<img src="spilled-milk.png" class="image"> <img src="spilled-milk.png" class="image">
</div> </div>