Skip to content

Commit ec60d26

Browse files
authored
Update README.md
1 parent 960630b commit ec60d26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ $searchQuery->sortByNested(
8080
);
8181
```
8282

83-
Second attribute is a direction. It supports `asc` and `desc` values. Defaults to `asc`.
83+
Second attribute is a direction. It supports `asc` and `desc` values. Defaults to `asc`.
8484
Third attribute - sorting type. List of supporting types: `min, max, avg, sum, median`. Defaults to `min`.
8585

8686
There are also dedicated sort methods for each sort type.

0 commit comments

Comments
 (0)