Commit 94bd2e1b5a3a443be1f50262e29bc13702760571
1 parent
1d0eb98c
Exists in
master
and in
21 other branches
Fixed awkward sentences
Showing
1 changed file
with
1 additions
and
3 deletions
Show diff stats
README.md
... | ... | @@ -43,9 +43,7 @@ There is also a rake task. |
43 | 43 | rake searchkick:reindex CLASS=Book |
44 | 44 | ``` |
45 | 45 | |
46 | -Thanks to Jaroslav Kalistsuk for the [original source](https://gist.github.com/jarosan/3124884). | |
47 | - | |
48 | -Clinton Gormley also has a [good post](http://www.elasticsearch.org/blog/changing-mapping-with-zero-downtime/) on this. | |
46 | +Thanks to Jaroslav Kalistsuk for the [original source](https://gist.github.com/jarosan/3124884), and Clinton Gormley for [good post](http://www.elasticsearch.org/blog/changing-mapping-with-zero-downtime/) on this. | |
49 | 47 | |
50 | 48 | ## Elasticsearch Gotchas |
51 | 49 | ... | ... |