Skip to content

Commit 3c755c7

Browse files
authored
Update extension.rst
Making further changes to text based on feedback and collaboration with @OskarStark
1 parent 11f619e commit 3c755c7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

bundles/extension.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ How to Load Service Configuration inside a Bundle
77

88
Services created by bundles are not defined in the main ``config/services.yaml``
99
file used by the application but in the bundles themselves. This article
10-
explains how to create and load those bundle level services files.
10+
explains how to create and load service files using the bundle directory
11+
structure.
1112

1213
Creating an Extension Class
1314
---------------------------

0 commit comments

Comments
 (0)