Skip to content

Commit ba5c343

Browse files
Restored a removed character
1 parent 6c92c05 commit ba5c343

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

routing/redirect_in_config.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Redirecting Using a Route
9696

9797
Assume you are migrating your website from WordPress to Symfony, you want to
9898
redirect ``/wp-admin`` to the route ``sonata_admin_dashboard``. You don't know
99-
the path, only the route name This can be achieved using the
99+
the path, only the route name. This can be achieved using the
100100
:method:`Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::redirectAction`
101101
action:
102102

0 commit comments

Comments
 (0)