diff --git a/docs/topics/logging.txt b/docs/topics/logging.txt index 859f18516d..d27d05fdfe 100644 --- a/docs/topics/logging.txt +++ b/docs/topics/logging.txt @@ -656,7 +656,7 @@ Python logging module. Filters ------- -Django provides two log filters in addition to those provided by the Python +Django provides some log filters in addition to those provided by the Python logging module. .. class:: CallbackFilter(callback)