Skip to content

Commit 15c680b

Browse files
authored
Update session.rst
1 parent c1c755e commit 15c680b

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
@@ -71,7 +71,7 @@ sessions, check their default configuration:
7171
Setting the ``handler_id`` config option to ``null`` means that Symfony will
7272
use the native PHP session mechanism. The session metadata files will be stored
7373
outside of the Symfony application, in a directory controlled by PHP. Although
74-
this usually simplify things, some session expiration related options may no
74+
this usually simplify things, some session expiration related options may not
7575
work as expected if other applications that write to the same directory have
7676
short max lifetime settings.
7777

0 commit comments

Comments
 (0)