We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd108b1 commit fc0fba1Copy full SHA for fc0fba1
1 file changed
public/index.php
@@ -15,7 +15,7 @@
15
| Composer provides a convenient, automatically generated class loader
16
| for our application. We just need to utilize it! We'll require it
17
| 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.
+| loading of any our classes manually. Feels great to relax.
19
|
20
*/
21
@@ -29,7 +29,7 @@
29
| We need to illuminate PHP development, so let's turn on the lights.
30
| This bootstrap the framework and gets it ready for use, then it
31
| will load up the application so that we can run it and send
32
-| the response back to the browser and delight our users.
+| the responses back to the browser and delight our users.
33
34
35
0 commit comments