We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c300cd4 commit 7869892Copy full SHA for 7869892
session.rst
@@ -131,7 +131,7 @@ Check out the Symfony config reference to learn more about the other available
131
Basic Usage
132
-----------
133
134
-The sessions is available througth the Request and the RequestStack.
+The session is available through the Request and the RequestStack.
135
Symfony provides a request_stack service that is injected in your services and
136
controllers if you type-hint an argument with
137
:class:`Symfony\\Component\\HttpFoundation\\RequestStack`::
0 commit comments