diff --git a/docs/ref/contrib/auth.txt b/docs/ref/contrib/auth.txt index 9bd7fe79b7..6ec6af607a 100644 --- a/docs/ref/contrib/auth.txt +++ b/docs/ref/contrib/auth.txt @@ -341,8 +341,8 @@ Login and logout signals .. module:: django.contrib.auth.signals -The auth framework uses two :doc:`signals ` that can be used -for notification when a user logs in or out. +The auth framework uses the following :doc:`signals ` that +can be used for notification when a user logs in or out. .. function:: user_logged_in