Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
Co-authored-by: Sandra <[email protected]>
  • Loading branch information
jbennett and skuo-gh authored Oct 3, 2023
1 parent f28b646 commit 9425568
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -575,7 +575,7 @@ The currently implemented features are
* :trigram - [Trigram search](http://www.postgresql.org/docs/current/static/pgtrgm.html), which
requires the trigram extension
* :dmetaphone - [Double Metaphone search](http://www.postgresql.org/docs/current/static/fuzzystrmatch.html#AEN177521), which requires the fuzzystrmatch extension
* :iliek - Basic search using built in ilike operator
* :ilike - Basic search using built in ilike operator


#### :tsearch (Full Text Search)
Expand Down

0 comments on commit 9425568

Please sign in to comment.