Commit d13f9e3b445316befd451a52a35d4b99fe1bacab
1 parent
94bd2e1b
Exists in
master
and in
21 other branches
Missed a word
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
README.md
... | ... | @@ -43,7 +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), and Clinton Gormley for [good post](http://www.elasticsearch.org/blog/changing-mapping-with-zero-downtime/) on this. | |
46 | +Thanks to Jaroslav Kalistsuk for the [original implementation](https://gist.github.com/jarosan/3124884), and Clinton Gormley for a [good post](http://www.elasticsearch.org/blog/changing-mapping-with-zero-downtime/) on this. | |
47 | 47 | |
48 | 48 | ## Elasticsearch Gotchas |
49 | 49 | ... | ... |