diff --git a/docs/ref/models/lookups.txt b/docs/ref/models/lookups.txt index 0846ade640..fdbde328de 100644 --- a/docs/ref/models/lookups.txt +++ b/docs/ref/models/lookups.txt @@ -180,9 +180,8 @@ following methods: The notation to use a lookup in an expression is ``__=``. - This class doesn't follow the :ref:`Query Expression API ` - since it has ``=`` on its construction: lookups are always the end of - a lookup expression. + This class acts as a query expression, but, since it has ``=`` on its + construction, lookups must always be the end of a lookup expression. .. attribute:: lhs