diff --git a/docs/options.rst b/docs/options.rst index 356fa9ae..94c2c82a 100644 --- a/docs/options.rst +++ b/docs/options.rst @@ -44,7 +44,7 @@ General Options: .. py:data:: JWT_REFRESH_TOKEN_EXPIRES - How long an access token should be valid before it expires. This can be a + How long a refresh token should be valid before it expires. This can be a `datetime.timedelta `_, `dateutil.relativedelta `_, or a number of seconds (``Integer``).