Skip to content

Commit 868815c

Browse files
committed
lower case request
1 parent 66aad4a commit 868815c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/http_foundation/introduction.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ Based on such a request, you can override the PHP global variables via
219219
Accessing the Session
220220
~~~~~~~~~~~~~~~~~~~~~
221221

222-
If you have a session attached to the Request, you can access it via the
222+
If you have a session attached to the request, you can access it via the
223223
:method:`Symfony\\Component\\HttpFoundation\\Request::getSession` method;
224224
the
225225
:method:`Symfony\\Component\\HttpFoundation\\Request::hasPreviousSession`

0 commit comments

Comments
 (0)