Skip to content

Commit 6d75f17

Browse files
Update Kernel.php
1 parent 6806aaa commit 6d75f17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/Http/Kernel.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ class Kernel extends HttpKernel
6565
/**
6666
* The priority-sorted list of middleware.
6767
*
68-
* This forces the listed middleware to always be in the given order.
68+
* This forces non-global middleware to always be in the given order.
6969
*
7070
* @var array
7171
*/

0 commit comments

Comments
 (0)