Skip to content

Commit 4612425

Browse files
author
Zakirov Artur
committed
Fix the README
1 parent 64f3f60 commit 4612425

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ The module provides new operators.
3434

3535
| Operator | Returns | Description
3636
| ------------------- | ------- | ----------------------------------------------
37-
| tsvector >< tsquery | float4 | Returns distance between tsvector and tsquery.
37+
| tsvector &gt;&lt; tsquery | float4 | Returns distance between tsvector and tsquery.
3838

3939
## Examples
4040

0 commit comments

Comments
 (0)