diff --git a/app/Kernel.php b/app/Kernel.php index 351af52..f73090e 100644 --- a/app/Kernel.php +++ b/app/Kernel.php @@ -42,7 +42,7 @@ public function namespaces(): array } /** - * Define the app middlewares + * Define the app middleware * * @return array */