We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64f3f60 commit 4612425Copy full SHA for 4612425
README.md
@@ -34,7 +34,7 @@ The module provides new operators.
34
35
| Operator | Returns | Description
36
| ------------------- | ------- | ----------------------------------------------
37
-| tsvector >< tsquery | float4 | Returns distance between tsvector and tsquery.
+| tsvector >< tsquery | float4 | Returns distance between tsvector and tsquery.
38
39
## Examples
40
0 commit comments