Skip to content

Commit 810be79

Browse files
Fix typo in README
1 parent ce994a6 commit 810be79

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,9 @@ do to make sure it is compatible with your Django version and environment.
6565

6666
.. note::
6767

68-
When you finish the configuation you can run the djangosaml2 test suite
69-
as you run any other Django application test suite. Just type
70-
``python manage.py test djangosaml2``
68+
When you finish the configuration you can run the djangosaml2 test suite as
69+
you run any other Django application test suite. Just type ``python manage.py
70+
test djangosaml2``.
7171

7272
Then you have to add the ``djangosaml2.backends.Saml2Backend``
7373
authentication backend to the list of authentications backends.

0 commit comments

Comments
 (0)