Skip to content

Commit 6b496a7

Browse files
committed
Updated Run The Application comment
1 parent 1cf4fb6 commit 6b496a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

public/index.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
| Run The Application
4040
|--------------------------------------------------------------------------
4141
|
42-
| Once we have the application, we can simply call the run method,
43-
| which will execute the request and send the response back to
42+
| Once we have the application, we can handle the incoming request
43+
| through the kernel, and send the associated response back to
4444
| the client's browser allowing them to enjoy the creative
4545
| and wonderful application we have prepared for them.
4646
|

0 commit comments

Comments
 (0)