Skip to content

Commit da63426

Browse files
1 parent bf3a409 commit da63426

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

security.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1659,7 +1659,7 @@ You can log in a user programmatically using the `login()` method of the
16591659
// you can also log in on a different firewall
16601660
$security->login($user, 'form_login', 'other_firewall');
16611661

1662-
// ... redirect the user to its account page for instance
1662+
// ... redirect the user, e.g. to their account page
16631663
}
16641664
}
16651665

0 commit comments

Comments
 (0)