Skip to content

Commit b2ac5bc

Browse files
author
scottwarren
committed
fixed typo
1 parent 6e6b19f commit b2ac5bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/http_foundation/sessions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ implementation of :class:`Symfony\\Component\\HttpFoundation\\Session\\SessionIn
1414

1515
.. caution::
1616

17-
Make sure your Sessions aren't already initliazed (which is done
17+
Make sure your Sessions aren't already initialized (which is done
1818
automatically in the full-stack framework), as initializing the
1919
Session object causes the session to be started, which can lead
2020
to unexpected errors.

0 commit comments

Comments
 (0)