aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-10-20 13:45:09 +0200
committerLoïc Hoguin <[email protected]>2015-10-20 13:45:20 +0200
commitc31b2aff1e67ed5ed64f380153a3ce302b78cbfe (patch)
treeecbf99186e08059c7e735dd0abf1f5adc39c8dc5
parentd2ac740a0a733dff8bcbe12e69ab6dac9c4ab704 (diff)
downloaderlang.mk-c31b2aff1e67ed5ed64f380153a3ce302b78cbfe.tar.gz
erlang.mk-c31b2aff1e67ed5ed64f380153a3ce302b78cbfe.tar.bz2
erlang.mk-c31b2aff1e67ed5ed64f380153a3ce302b78cbfe.zip
Use two ps instead of one p in 404.html
-rw-r--r--404.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/404.html b/404.html
index 7449b06..df07e44 100644
--- a/404.html
+++ b/404.html
@@ -30,8 +30,8 @@ h1{font-weight:normal}
</header>
<main>
<h1>404 Not Found</h1>
-<p>It looks like a link is broken or content is missing. Sorry!
-Please go back, or try clicking one of the links above to
+<p>It looks like a link is broken or content is missing. Sorry!</p>
+<p>Please go back, or try clicking one of the links above to
get back to building awesome things.</p>
</main>
</body>