Skip to content

Commit 67d53a5

Browse files
authored
Spelling
1 parent 13d112b commit 67d53a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

translation/locale.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ by the routing system using the special ``_locale`` parameter:
8686
// config/routes.php
8787
use Symfony\Component\Routing\RouteCollection;
8888
use Symfony\Component\Routing\Route;
89-
use App\Controller\ContactContorller;
89+
use App\Controller\ContactController;
9090
9191
$collection = new RouteCollection();
9292
$collection->add('contact', new Route(

0 commit comments

Comments
 (0)