Skip to content

Commit 1092626

Browse files
committed
Update bundles directory structure
1 parent 3b433e9 commit 1092626

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bundles.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ between all Symfony bundles. Take a look at AcmeDemoBundle, as it contains some
143143
of the most common elements of a bundle:
144144

145145
``Controller/``
146-
Contains the controllers of the bundle (e.g. ``RandomController.php``).
146+
Contains the controllers of the bundle (e.g. ``HelloController.php``).
147147

148148
``DependencyInjection/``
149149
Holds certain Dependency Injection Extension classes, which may import service

0 commit comments

Comments
 (0)