diff --git a/src/Sentry/Laravel/Integration.php b/src/Sentry/Laravel/Integration.php index fcce7c38..2df00dfe 100644 --- a/src/Sentry/Laravel/Integration.php +++ b/src/Sentry/Laravel/Integration.php @@ -51,7 +51,7 @@ public function setupOnce(): void } /** - * Convienence method to register the exception handler with Laravel 11.0 and up. + * Convenience method to register the exception handler with Laravel 11.0 and up. */ public static function handles(Exceptions $exceptions): void {