Fix wording.
This commit is contained in:
parent
a2cb6049c9
commit
28a95624fe
2
artisan
2
artisan
|
@ -21,7 +21,7 @@ require __DIR__.'/bootstrap/autoload.php';
|
||||||
|--------------------------------------------------------------------------
|
|--------------------------------------------------------------------------
|
||||||
|
|
|
|
||||||
| We need to illuminate PHP development, so let's turn on the lights.
|
| We need to illuminate PHP development, so let's turn on the lights.
|
||||||
| This bootstrap the framework and gets it ready for use, then it
|
| This bootstraps the framework and gets it ready for and then it
|
||||||
| will load up this application so that we can run it and send
|
| will load up this application so that we can run it and send
|
||||||
| the responses back to the browser and delight these users.
|
| the responses back to the browser and delight these users.
|
||||||
|
|
|
|
||||||
|
|
Loading…
Reference in New Issue