diff --git a/optimade.rst b/optimade.rst index 7e30b6798..958ab6f79 100644 --- a/optimade.rst +++ b/optimade.rst @@ -1265,7 +1265,7 @@ Implementations MUST support comparisons in the forms:: Where :filter-fragment:`identifier` is a property name and :filter-fragment:`constant` is either a numerical or string type constant. -Implementations MAY also support comparisons with identifiers also on both sides, and comparisons with numerical type constants on both sides, i.e., in the forms:: +Implementations MAY also support comparisons with identifiers on both sides, and comparisons with numerical type constants on both sides, i.e., in the forms:: identifier identifier constant constant