diff --git a/README.md b/README.md index 8840e11..d0be280 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ class Book < ActiveRecord::Base end ``` -Tell the query to use conversions once the reindex is complete. +*After the reindex is complete* (to prevent errors), tell the search query to use conversions. ```ruby Book.search do -- libgit2 0.21.0