Skip to content

Commit f20a152

Browse files
authored
Update 2.search.md
1 parent f50e5fc commit f20a152

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/2.endpoints/2.search.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,7 @@ The type could be one of these:
418418
For the `exists` and `count` operation you must not specify the field since these aggregates don't base themselves on a column.
419419
::
420420

421-
### Aliases
421+
#### Aggregates aliases
422422

423423
You may optionally define an alias for your aggregate using the `alias` method. This allows you to customize the name of the aggregate column in the response, instead of relying on Laravel's default naming.
424424

0 commit comments

Comments
 (0)