diff --git a/app/Http/Kernel.php b/app/Http/Kernel.php index 41ed672a..94919620 100644 --- a/app/Http/Kernel.php +++ b/app/Http/Kernel.php @@ -65,7 +65,7 @@ class Kernel extends HttpKernel /** * The priority-sorted list of middleware. * - * Forces the listed middleware to always be in the given order. + * This forces the listed middleware to always be in the given order. * * @var array */