Skip to content

Commit 60aace7

Browse files
small fix to the description (#70)
Fixed where it mentioned "Django Rest Framework", the old wording leads us to believe it had to do with DRF instead of Django Ninja
1 parent 6bd6f66 commit 60aace7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ A JSON Web Token authentication plugin for the [Django Ninja REST Framework](htt
1111
------------------------------------------------------------------------
1212

1313
Ninja JWT provides a JSON Web Token authentication backend for the
14-
Django REST Framework. It aims to cover the most common use cases of
14+
Django Ninja REST Framework. It aims to cover the most common use cases of
1515
JWTs by offering a conservative set of default features. It also aims to
1616
be easily extensible in case a desired feature is not present.
1717

0 commit comments

Comments
 (0)