Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mauriciozaffari committed Sep 17, 2010
1 parent 54e693e commit 22a6df5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -63,7 +63,7 @@ Options
:all - match all ocurrences
Default is :any.

search_in :brand, :name, { :tags => :name }, { :match => :all }
search_in :brand, :name, { :tags => :name }, { :match => :any }

Product.search("apple motorola").size
=> 1
Expand Down

0 comments on commit 22a6df5

Please sign in to comment.