Commit c1b6e9a6 authored by Christopher Bess's avatar Christopher Bess

- update docs

- correct spelling
parent 4fb819f9
......@@ -3,7 +3,7 @@ def parse_like_term(term):
Parse search term into (operation, term) tuple. Recognizes operators
in the begining of the search term.
* = case insensitive (can preceed other operators)
* = case insensitive (can precede other operators)
^ = starts with
= = exact
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment