Skip to content

Commit 90575a8

Browse files
jbennettskuo-gh
andcommitted
typo
Co-authored-by: Sandra <56364494+skuo-gh@users.noreply.github.com>
1 parent b5cf476 commit 90575a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -575,7 +575,7 @@ The currently implemented features are
575575
* :trigram - [Trigram search](http://www.postgresql.org/docs/current/static/pgtrgm.html), which
576576
requires the trigram extension
577577
* :dmetaphone - [Double Metaphone search](http://www.postgresql.org/docs/current/static/fuzzystrmatch.html#AEN177521), which requires the fuzzystrmatch extension
578-
* :iliek - Basic search using built in ilike operator
578+
* :ilike - Basic search using built in ilike operator
579579

580580

581581
#### :tsearch (Full Text Search)

0 commit comments

Comments
 (0)