Skip to content

Commit 62db181

Browse files
committed
minor #9274 Typo fix (toniperic)
This PR was submitted for the 3.3 branch but it was merged into the 2.8 branch instead (closes #9274). Discussion ---------- Typo fix Commits ------- fba5578 Typo fix
2 parents 8c9f50d + fba5578 commit 62db181

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)