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