Skip to content

Commit d5ee90e

Browse files
author
Krzysztof Lament
authored
Fix typo
1 parent 43ac526 commit d5ee90e

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
@@ -69,7 +69,7 @@ by the routing system using the special ``_locale`` parameter:
6969
# config/routes.yaml
7070
contact:
7171
path: /{_locale}/contact
72-
controller: App\Controller\ContactContorller::index
72+
controller: App\Controller\ContactController::index
7373
requirements:
7474
_locale: en|fr|de
7575

0 commit comments

Comments
 (0)