Skip to content

Commit d20a8fd

Browse files
committed
fix typos on 500 page
1 parent 8367951 commit d20a8fd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

public/500.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<body>
77
<h1>Oops</h1>
88
<p>The software powering this discussion forum encountered an unexpected problem. We apologize for the inconvenience.</p>
9-
<p>Detailed information about the error was logged, and an automatic notification. We'll take a look at it.</p>
10-
<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>
9+
<p>Detailed information about the error was logged, and an automatic notification generated. We'll take a look at it.</p>
10+
<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="/category/meta">meta category</a>.</p>
1111
</body>
1212
</html>

0 commit comments

Comments
 (0)