diff --git a/routing.rst b/routing.rst index b2e252d87b5..0b675a67a60 100644 --- a/routing.rst +++ b/routing.rst @@ -1881,7 +1881,7 @@ Now, if the session is used, the application will report it based on your * ``enabled``: will throw an :class:`Symfony\\Component\\HttpKernel\\Exception\\UnexpectedSessionUsageException` exception * ``disabled``: will log a warning -It well help you understanding and hopefully fixing unexpected behavior in your application. +It will help you in understanding and hopefully fixing unexpected behavior in your application. .. _routing-generating-urls: