Skip to content

Commit 926b74c

Browse files
committed
Merge pull request ehazlett#450 from tombee/route-resolve
Fixed typo in html markup on error template
2 parents e2aa1a1 + 5b1db40 commit 926b74c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
<h2>An error occurred</h2>
2-
<p>Please try again later.</P
2+
<p>Please try again later.</p>

0 commit comments

Comments
 (0)