Skip to content

Commit 1598e7c

Browse files
committed
fix wording
1 parent b9c6353 commit 1598e7c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bootstrap/autoload.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
|
1010
| Composer provides a convenient, automatically generated class loader
1111
| for our application. We just need to utilize it! We'll require it
12-
| into the script here so that we do not have to worry about the
13-
| loading of any our classes "manually". Feels great to relax.
12+
| into the script here so we do not have to manually load any of
13+
| our application's PHP classes. It just feels great to relax.
1414
|
1515
*/
1616

0 commit comments

Comments
 (0)