Skip to content

Commit 16bef31

Browse files
committed
minor #11529 Minor phrasing (shreypuranik)
This PR was submitted for the master branch but it was squashed and merged into the 4.2 branch instead (closes #11529). Discussion ---------- Minor phrasing Commits ------- 14432ce Minor phrasing
2 parents 00d46c7 + 14432ce commit 16bef31

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 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)