summaryrefslogtreecommitdiff
path: root/talerblog/blog/templates/error.html
diff options
context:
space:
mode:
Diffstat (limited to 'talerblog/blog/templates/error.html')
-rw-r--r--talerblog/blog/templates/error.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/talerblog/blog/templates/error.html b/talerblog/blog/templates/error.html
index 016321b..da5bd43 100644
--- a/talerblog/blog/templates/error.html
+++ b/talerblog/blog/templates/error.html
@@ -1,6 +1,6 @@
{% extends "templates/base.html" %}
{% block main %}
- <h1>An Error Occored</h1>
+ <h1>An Error Occurred</h1>
<p>{{ message }}</p>