Skip to content

Commit fba5578

Browse files
tonipericjaviereguiluz
authored andcommitted
Typo fix
1 parent 8c9f50d commit fba5578

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

security/guard_authentication.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -419,7 +419,7 @@ Each authenticator needs the following methods:
419419

420420
**supportsRememberMe()**
421421
If you want to support "remember me" functionality, return true from this method.
422-
You will still need to active ``remember_me`` under your firewall for it to work.
422+
You will still need to activate ``remember_me`` under your firewall for it to work.
423423
Since this is a stateless API, you do not want to support "remember me"
424424
functionality in this example.
425425

0 commit comments

Comments
 (0)