diff --git a/README.md b/README.md index f26afba..4af58e0 100644 --- a/README.md +++ b/README.md @@ -443,7 +443,7 @@ price_ranges = [{to: 20}, {from: 20, to: 50}, {from: 50}] Product.search "*", facets: {price: {ranges: price_ranges}} ``` -Use the `stats` option to get to max, min, mean, and total scores for each facet +Use the `stats` option to get to max, min, mean, and total scores for each facet [master] ```ruby Product.search "*", facets: {store_id: {stats: true}} -- libgit2 0.21.0