Skip to content

Commit fc0fba1

Browse files
committed
more tweaking.
1 parent bd108b1 commit fc0fba1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

public/index.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
| Composer provides a convenient, automatically generated class loader
1616
| for our application. We just need to utilize it! We'll require it
1717
| into the script here so that we don't have to worry about the
18-
| loading of any our classes manually. Feels good to relax.
18+
| loading of any our classes manually. Feels great to relax.
1919
|
2020
*/
2121

@@ -29,7 +29,7 @@
2929
| We need to illuminate PHP development, so let's turn on the lights.
3030
| This bootstrap the framework and gets it ready for use, then it
3131
| will load up the application so that we can run it and send
32-
| the response back to the browser and delight our users.
32+
| the responses back to the browser and delight our users.
3333
|
3434
*/
3535

0 commit comments

Comments
 (0)