diff --git a/security/user_provider.rst b/security/user_provider.rst index d55472570c8..5ec911be778 100644 --- a/security/user_provider.rst +++ b/security/user_provider.rst @@ -379,7 +379,7 @@ command will generate a nice skeleton to get you started:: * called. Your job is to make sure the user's data is still fresh by, * for example, re-querying for fresh User data. * - * If your firewall is "stateless: false" (for a pure API), this + * If your firewall is "stateless: true" (for a pure API), this * method is not called. * * @return UserInterface