Merge pull request #58 from tjstein/master
Fixing spelling error in public/500.html
This commit is contained in:
commit
8be8be9d93
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue