We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6469b35 commit ee91e8dCopy full SHA for ee91e8d
security/remember_me.rst
@@ -168,7 +168,7 @@ visiting the site.
168
169
In some cases, however, you may want to force the user to actually re-authenticate
170
before accessing certain resources. For example, you might not allow "remember me"
171
-users to change their password. You can do this by leveraing a few special "roles"::
+users to change their password. You can do this by leveraging a few special "roles"::
172
173
// src/Controller/AccountController.php
174
// ...
0 commit comments