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 6c7a2fa commit 3ad58caCopy full SHA for 3ad58ca
public/index.php
@@ -57,11 +57,11 @@
57
| Run The Application
58
|--------------------------------------------------------------------------
59
|
60
-| Once we have the application, we can simple call the run method,
+| Once we have the application, we can simply call the run method,
61
| which will execute the request and send the response back to
62
| the client's browser allowing them to enjoy the creative
63
-| this wonderful applications we have created for them.
+| and wonderful applications we have created for them.
64
65
*/
66
67
-$app->run();
+$app->run();
0 commit comments