Skip to content

Commit 680aa45

Browse files
committed
minor #7497 Reworded the intro of DI workflow article (javiereguiluz)
This PR was submitted for the master branch but it was merged into the 2.7 branch instead (closes #7497). Discussion ---------- Reworded the intro of DI workflow article This fixes #6817. Commits ------- 78da359 Reworded the intro of DI workflow article
2 parents d067209 + 78da359 commit 680aa45

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

components/dependency_injection/workflow.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
Container Building Workflow
55
===========================
66

7-
In the preceding pages of this section, there has been little to say about
8-
where the various files and classes should be located. This is because this
7+
The location of the files and classes related to the Dependency Injection
98
depends on the application, library or framework in which you want to use
109
the container. Looking at how the container is configured and built in the
1110
Symfony full-stack Framework will help you see how this all fits together,

0 commit comments

Comments
 (0)