Skip to content

Commit ee91e8d

Browse files
committed
Fixed a minor typo
1 parent 6469b35 commit ee91e8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

security/remember_me.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ visiting the site.
168168

169169
In some cases, however, you may want to force the user to actually re-authenticate
170170
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"::
171+
users to change their password. You can do this by leveraging a few special "roles"::
172172

173173
// src/Controller/AccountController.php
174174
// ...

0 commit comments

Comments
 (0)