Skip to content

Commit

Permalink
Merge pull request discourse#58 from tjstein/master
Browse files Browse the repository at this point in the history
Fixing spelling error in public/500.html
  • Loading branch information
eviltrout committed Feb 7, 2013
2 parents 424d131 + 555fed1 commit 8be8be9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/500.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
<h1>Oops</h1>
<p>The software powering this discussion forum encountered an unexpected problem. We apologize for the inconvenience.</p>
<p>Detailed information about the error was logged, and an automatic notification. We'll take a look at it.</p>
<p>No further action is necessary. Howeever, if the error condition persists, you can provide additional detail, including steps to reproduce the error, by posting a discussion topic in the <a href="/categories/meta">meta category</a>.</p>
<p>No further action is necessary. However, if the error condition persists, you can provide additional detail, including steps to reproduce the error, by posting a discussion topic in the <a href="/categories/meta">meta category</a>.</p>
</body>
</html>

0 comments on commit 8be8be9

Please sign in to comment.