diff --git a/src/Root.php b/src/Root.php index 9ff941b6..52fe608c 100644 --- a/src/Root.php +++ b/src/Root.php @@ -155,7 +155,7 @@ public function getDomain(): string } /** - * Determine wheter the given user is authorized. + * Determine whether the given user is authorized. */ public function authorized(User $user): bool {