Skip to content

Commit 7869892

Browse files
authored
Typo fixes : Remove extra "s" + througth ➤ through
1 parent c300cd4 commit 7869892

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

session.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ Check out the Symfony config reference to learn more about the other available
131131
Basic Usage
132132
-----------
133133

134-
The sessions is available througth the Request and the RequestStack.
134+
The session is available through the Request and the RequestStack.
135135
Symfony provides a request_stack service that is injected in your services and
136136
controllers if you type-hint an argument with
137137
:class:`Symfony\\Component\\HttpFoundation\\RequestStack`::

0 commit comments

Comments
 (0)