From a85c6e2f371651b7fca843f0ceb5c1238cbaf879 Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Sun, 14 Jul 2013 23:19:25 -0700 Subject: [PATCH] No italics --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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