From a71c60a278e1c2f36ec061ed5d439254c8e26cd5 Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Thu, 23 Feb 2017 22:18:11 -0800 Subject: [PATCH] Better wording [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cc5c1d3..be2e7bf 100644 --- a/README.md +++ b/README.md @@ -1772,7 +1772,7 @@ Before `0.3.0`, locations were indexed incorrectly. When upgrading, be sure to r ### Consistency -Elasticsearch is eventually consistent, which means it can take up to a second for a change to reflect in search. You can use the `refresh` method to have it show up immediately. +Elasticsearch is eventually consistent, meaning it can take up to a second for a change to reflect in search. You can use the `refresh` method to have it show up immediately. ```ruby product.save! -- libgit2 0.21.0