diff --git a/docs/ref/checks.txt b/docs/ref/checks.txt index a833d50fc27..36ffe165791 100644 --- a/docs/ref/checks.txt +++ b/docs/ref/checks.txt @@ -139,7 +139,7 @@ Models * **models.E021**: ``ordering`` and ``order_with_respect_to`` cannot be used together. * **models.E022**: ```` contains a lazy reference to - ``>.``, but app ```` isn't installed or + ``.``, but app ```` isn't installed or doesn't provide model ````. Fields