Skip to content

Commit 8386b3f

Browse files
author
Dustin Wheeler
authored
Fix grammar in front controller comment.
1 parent 51cccb0 commit 8386b3f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

public/index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@
3232
* LAUNCH THE APPLICATION
3333
*---------------------------------------------------------------
3434
* Now that everything is setup, it's time to actually fire
35-
* up the engines and make this app do it's thang.
35+
* up the engines and make this app do its thang.
3636
*/
3737
$app->run();

0 commit comments

Comments
 (0)