Skip to content

Commit 4a0632d

Browse files
darrylheinxabbuh
authored andcommitted
Reverting previous grammar change
1 parent 527e16a commit 4a0632d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bundles/best_practices.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,7 @@ The ``composer.json`` file should include at least the following metadata:
415415
license.
416416

417417
``autoload``
418-
This information is used by Symfony to load the classes in the bundle. The
418+
This information is used by Symfony to load the classes of the bundle. The
419419
`PSR-4`_ autoload standard is recommended for modern bundles, but `PSR-0`_
420420
standard is also supported.
421421

0 commit comments

Comments
 (0)