diff --git a/text/0055-sort.md b/text/0055-sort.md index 6a0e3703..026859c8 100644 --- a/text/0055-sort.md +++ b/text/0055-sort.md @@ -177,7 +177,7 @@ Request body ```json { - "message": "The sort ranking rule must be specified in the ranking rules settings to use the sort parameter at search time.", + "message": "You must specify where `sort` is listed in the rankingRules setting to use the sort parameter at search time.", "errorCode": "invalid_sort", "errorType": "invalid_request_error", "errorLink": "https://docs.meilisearch.com/errors#invalid_sort"