Merge pull request #58 from tjstein/master

Fixing spelling error in public/500.html
This commit is contained in:
Robin Ward 2013-02-07 10:25:44 -08:00
commit 8be8be9d93
1 changed files with 1 additions and 1 deletions

View File

@ -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>