diff --git a/README.md b/README.md index a833bb31..56b55152 100644 --- a/README.md +++ b/README.md @@ -229,7 +229,7 @@ harry_book.formatted # => {"id"=>"1", "name"=>"Harry Potter", "descript 👉 Don't forget that `attributes_to_highlight`, `attributes_to_crop`, and `crop_length` can be set up in the `meilisearch` block of your model. -## 🔍 Sorted search +### 🔍 Sorted search As an example of how to use the sort option, here is how you could achieve returning all books sorted by title in ascending order: