We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b11e1d0 commit 6dc399dCopy full SHA for 6dc399d
docs/blacklist_app.rst
@@ -46,7 +46,7 @@ subclass instance and calling the instance's ``blacklist`` method:
46
This will create unique outstanding token and blacklist records for the token's
47
"jti" claim or whichever claim is specified by the ``JTI_CLAIM`` setting.
48
49
-In a ``urls.py`` file, you can also include a route for ``TokenBlackListView``:
+In a ``urls.py`` file, you can also include a route for ``TokenBlacklistView``:
50
51
.. code-block:: python
52
0 commit comments