This commit is contained in:
Taylor Otwell 2018-09-08 11:06:07 -05:00
parent 1e80b8ce3c
commit 9838f79d2c
1 changed files with 1 additions and 1 deletions

View File

@ -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
*/