Skip to content

Commit aac31bc

Browse files
committed
fix comment
1 parent cdb6667 commit aac31bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bootstrap/app.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
|
1010
| The first thing we will do is create a new Laravel application instance
1111
| which serves as the "glue" for all the components of Laravel, and is
12-
| the IoC container for the system binding all of the various parts.
12+
| the service container that can resolve all classes and components.
1313
|
1414
*/
1515

0 commit comments

Comments
 (0)