diff --git a/README.md b/README.md index b6fb08420c..684935bf54 100644 --- a/README.md +++ b/README.md @@ -174,7 +174,7 @@ Supported operations: `<`, `<=`, `=`, `>=`, `>` for all types and timestamp and timestamptz types. This operator supports ordering by the `<=>`, `<=|` and `|=>` operators. It can be used with -`rum_tsvector_addon_ops`, `rum_tsvector_hash_addon_ops' and `rum_anyarray_addon_ops` operator classes. +`rum_tsvector_addon_ops`, `rum_tsvector_hash_addon_ops` and `rum_anyarray_addon_ops` operator classes. ### rum_tsvector_addon_ops