diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/ref/contrib/auth.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/ref/contrib/auth.txt b/docs/ref/contrib/auth.txt index b12c99fb91..d5d4ff9c96 100644 --- a/docs/ref/contrib/auth.txt +++ b/docs/ref/contrib/auth.txt @@ -346,8 +346,8 @@ Login and logout signals .. module:: django.contrib.auth.signals -The auth framework uses two :doc:`signals </topics/signals>` that can be used -for notification when a user logs in or out. +The auth framework uses the following :doc:`signals </topics/signals>` that +can be used for notification when a user logs in or out. .. function:: user_logged_in |
