Fix bad spelling

This commit is contained in:
James Cole
2023-01-08 16:34:34 +01:00
parent cb4e5a80b2
commit 7a2c52531a
2 changed files with 3 additions and 2 deletions

View File

@@ -65,6 +65,7 @@ class Handler extends ExceptionHandler
TokenMismatchException::class,
HttpException::class,
SuspiciousOperationException::class,
BadHttpHeaderException::class,
];
/**