We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f711fec commit c9e2ab1Copy full SHA for c9e2ab1
src/Sentry/Laravel/Integration.php
@@ -51,7 +51,7 @@ public function setupOnce(): void
51
}
52
53
/**
54
- * 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.
55
*/
56
public static function handles(Exceptions $exceptions): void
57
{
0 commit comments