From 2c72dcc9ba6952d2eb9b77f016f46d9202c67127 Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Wed, 12 Feb 2014 23:44:40 -0800 Subject: [PATCH] Better wording --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d70adba..78a0286 100644 --- a/README.md +++ b/README.md @@ -683,7 +683,7 @@ end Reindex conditionally -**Note:** With ActiveRecord, use with caution - [transaction rollbacks can cause data inconstencies](https://github.com/elasticsearch/elasticsearch-rails/blob/master/elasticsearch-model/README.md#custom-callbacks) with this feature +**Note:** With ActiveRecord, use this feature with caution - [transaction rollbacks can cause data inconstencies](https://github.com/elasticsearch/elasticsearch-rails/blob/master/elasticsearch-model/README.md#custom-callbacks) ```ruby class Product < ActiveRecord::Base -- libgit2 0.21.0