diff --git a/src/Query/Builder.php b/src/Query/Builder.php index b336910f..e6f93f11 100644 --- a/src/Query/Builder.php +++ b/src/Query/Builder.php @@ -851,7 +851,7 @@ public function orderByDesc(string $attribute): static } /** - * Determine if the query has a sotr request control header. + * Determine if the query has a sort request control header. */ public function hasOrderBy(): bool {