We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42252b0 commit dfca265Copy full SHA for dfca265
app/Resources/TwigBundle/views/Exception/error.html.twig
@@ -16,7 +16,7 @@
16
<h1 class="text-danger">Error</h1>
17
18
<p class="lead">
19
- There was an unkown error (HTTP {{ status_code }})
+ There was an unknown error (HTTP {{ status_code }})
20
that prevented to complete your request.
21
</p>
22
<p>
0 commit comments