Add a missing word

This commit is contained in:
Daniel Quinn 2020-12-29 16:40:44 +00:00 committed by Aleksi Häkli
parent 3bd44ce5ae
commit 3baf384060

View file

@ -73,7 +73,7 @@ Disabling Axes system checks
----------------------------
If you are implementing custom authentication, request middleware, or signal handlers
the Axes checks system might false positives in the Django checks framework.
the Axes checks system might generate false positives in the Django checks framework.
You can silence the unnecessary warnings by using the following Django settings::