Skip to content

Commit ce9d892

Browse files
committed
Tweaking comments.
1 parent 6349404 commit ce9d892

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

artisan.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
|
2222
| We need to illuminate PHP development, so let's turn on the lights.
2323
| This bootstrap the framework and gets it ready for use, then it
24-
| will load up the application so that we can run it and send
25-
| the responses back to the browser and delight our users.
24+
| will load up this application so that we can run it and send
25+
| the responses back to the browser and delight these users.
2626
|
2727
*/
2828

public/index.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
|
3131
| We need to illuminate PHP development, so let's turn on the lights.
3232
| This bootstrap the framework and gets it ready for use, then it
33-
| will load up the application so that we can run it and send
34-
| the responses back to the browser and delight our users.
33+
| will load up this application so that we can run it and send
34+
| the responses back to the browser and delight these users.
3535
|
3636
*/
3737

0 commit comments

Comments
 (0)