Skip to content

Commit 0d1a199

Browse files
committed
typo
1 parent c0d89ad commit 0d1a199

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/templates/exception.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<div layout:fragment="content">
44
<div class="error">
55
<h1>
6-
<small>Sorry, an error occured</small>
6+
<small>Sorry, an error occurred</small>
77
</h1>
88
<p data-th-text="${errorMessage}"></p>
99
<a href="/">Return to homepage</a>

0 commit comments

Comments
 (0)