Commit 5c03a022fd2b4ee295c279d603086dff2f6989dd
1 parent
f447605a
Exists in
master
and in
21 other branches
Version bump
Showing
2 changed files
with
3 additions
and
2 deletions
Show diff stats
CHANGELOG.md
README.md
@@ -348,7 +348,7 @@ Advanced | @@ -348,7 +348,7 @@ Advanced | ||
348 | Product.search "2% Milk", facets: {store_id: {where: {in_stock: true}, limit: 10}} | 348 | Product.search "2% Milk", facets: {store_id: {where: {in_stock: true}, limit: 10}} |
349 | ``` | 349 | ``` |
350 | 350 | ||
351 | -### Highlight [master] | 351 | +### Highlight |
352 | 352 | ||
353 | Highlight the search query in the results. | 353 | Highlight the search query in the results. |
354 | 354 |