Skip to content

Commit 2283cd2

Browse files
authored
1 parent a805839 commit 2283cd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

security/user_provider.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,7 @@ command will generate a nice skeleton to get you started::
379379
* called. Your job is to make sure the user's data is still fresh by,
380380
* for example, re-querying for fresh User data.
381381
*
382-
* If your firewall is "stateless: false" (for a pure API), this
382+
* If your firewall is "stateless: true" (for a pure API), this
383383
* method is not called.
384384
*
385385
* @return UserInterface

0 commit comments

Comments
 (0)