Skip to content

Commit 78ccd46

Browse files
committed
typo
1 parent 07f0cd4 commit 78ccd46

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
@@ -233,7 +233,7 @@ the array::
233233
$tokens['c'] = $value;
234234
$session->set('tokens', $tokens);
235235

236-
With structured namespacing, the key can be translated to the array
236+
With structured namespacing, they key can be translated to the array
237237
structure like this using a namespace character (which defaults to ``/``)::
238238

239239
// ...

0 commit comments

Comments
 (0)