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 6e6b19f commit b2ac5bcCopy full SHA for b2ac5bc
components/http_foundation/sessions.rst
@@ -14,7 +14,7 @@ implementation of :class:`Symfony\\Component\\HttpFoundation\\Session\\SessionIn
14
15
.. caution::
16
17
- Make sure your Sessions aren't already initliazed (which is done
+ Make sure your Sessions aren't already initialized (which is done
18
automatically in the full-stack framework), as initializing the
19
Session object causes the session to be started, which can lead
20
to unexpected errors.
0 commit comments