summaryrefslogtreecommitdiffstats
path: root/module/web/templates/500.html
diff options
context:
space:
mode:
Diffstat (limited to 'module/web/templates/500.html')
-rw-r--r--module/web/templates/500.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/web/templates/500.html b/module/web/templates/500.html
index e15090b66..5ca59fe09 100644
--- a/module/web/templates/500.html
+++ b/module/web/templates/500.html
@@ -5,6 +5,6 @@
<title>Server Error</title>
</head>
<body>
-<h1>Server Error occured. Please enable debug mode to get a more detailed report.</h1>
+<h1>Server Error occurred. Please enable debug mode to get a more detailed report.</h1>
</body>
</html>