We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a84ecd2 + 7499c65 commit d041dcaCopy full SHA for d041dca
cookbook/security/form_login.rst
@@ -246,7 +246,7 @@ Control the Redirect URL from inside the Form
246
247
You can also override where the user is redirected to via the form itself by
248
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:
+redirect to the URL defined by some ``account`` route, use the following:
250
251
.. configuration-block::
252
0 commit comments