Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
krzysiekpiasecki committed May 21, 2016
1 parent 20249bd commit 65d26e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions production/page_404.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<div class="col-middle">
<div class="text-center text-center">
<h1 class="error-number">404</h1>
<h2>Sorry but we couldnt find this page</h2>
<h2>Sorry but we couldn't find this page</h2>
<p>This page you are looking for does not exist <a href="#">Report this?</a>
</p>
<div class="mid_center">
Expand Down Expand Up @@ -61,4 +61,4 @@ <h3>Search</h3>
<!-- Custom Theme Scripts -->
<script src="js/custom.js"></script>
</body>
</html>
</html>

0 comments on commit 65d26e5

Please sign in to comment.