diff --git a/README.md b/README.md index ddd410dd..a58b750c 100644 --- a/README.md +++ b/README.md @@ -230,7 +230,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: