Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 07dc6d6

Browse files
committed
minor symfony#9 Fixed typo (dosten)
This PR was merged into the master branch. Discussion ---------- Fixed typo Commits ------- dfca265 Fixed typo
2 parents 42252b0 + dfca265 commit 07dc6d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)