Skip to content

Commit d041dca

Browse files
committed
Merge pull request #1676 from andreia/2.0
Fix typo
2 parents a84ecd2 + 7499c65 commit d041dca

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
@@ -246,7 +246,7 @@ Control the Redirect URL from inside the Form
246246

247247
You can also override where the user is redirected to via the form itself by
248248
including a hidden field with the name ``_target_path``. For example, to
249-
redirect to the URL defined by some ``acount`` route, use the following:
249+
redirect to the URL defined by some ``account`` route, use the following:
250250

251251
.. configuration-block::
252252

0 commit comments

Comments
 (0)