Skip to content

Commit de2a447

Browse files
author
Drak
committed
Fix language.
1 parent 8233706 commit de2a447

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/sessions/proxy_examples.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Session Proxy Examples
77
The session proxy mechanism has a variety of uses, this
88
example demonstrates two common uses. Rather than injecting
99
the session handler as normal, a handler is injected into the proxy
10-
and regsitered the proxy with the session::
10+
and registered with the session storage driver::
1111

1212
<?php
1313
use Symfony\Component\HttpFoundation\Session\Session;

0 commit comments

Comments
 (0)