Skip to content

Commit dfca265

Browse files
committed
Fixed typo
1 parent 42252b0 commit dfca265

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/Resources/TwigBundle/views/Exception/error.html.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<h1 class="text-danger">Error</h1>
1717

1818
<p class="lead">
19-
There was an unkown error (HTTP {{ status_code }})
19+
There was an unknown error (HTTP {{ status_code }})
2020
that prevented to complete your request.
2121
</p>
2222
<p>

0 commit comments

Comments
 (0)