diff --git a/docs/guide/querying.rst b/docs/guide/querying.rst index 690569a9..5ea110cf 100644 --- a/docs/guide/querying.rst +++ b/docs/guide/querying.rst @@ -63,7 +63,7 @@ operator name to a key with a double-underscore:: Available operators are as follows: -* ``neq`` -- not equal to +* ``ne`` -- not equal to * ``lt`` -- less than * ``lte`` -- less than or equal to * ``gt`` -- greater than