From 294a0c1e5018dba16b981e91e341daac57f4f18d Mon Sep 17 00:00:00 2001 From: chirpyli Date: Mon, 11 Aug 2025 19:43:20 +0800 Subject: [PATCH] modify a error in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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