Skip to content

Commit d4f661f

Browse files
committed
It does not feel right without -ing
1 parent bd26b41 commit d4f661f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/security/form_login.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@ option to another value.
330330
Redirecting on Login Failure
331331
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
332332

333-
In addition to redirect the user after a successful login, you can also set
333+
In addition to redirecting the user after a successful login, you can also set
334334
the URL that the user should be redirected to after a failed login (e.g. an
335335
invalid username or password was submitted). By default, the user is redirected
336336
back to the login form itself. You can set this to a different URL with the

0 commit comments

Comments
 (0)