Skip to content

Commit 61c2851

Browse files
committed
[#7497] minor rewording
1 parent 680aa45 commit 61c2851

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

components/dependency_injection/workflow.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ Container Building Workflow
55
===========================
66

77
The location of the files and classes related to the Dependency Injection
8-
depends on the application, library or framework in which you want to use
9-
the container. Looking at how the container is configured and built in the
10-
Symfony full-stack Framework will help you see how this all fits together,
8+
component depends on the application, library or framework in which you want
9+
to use the container. Looking at how the container is configured and built
10+
in the Symfony full-stack Framework will help you see how this all fits together,
1111
whether you are using the full-stack framework or looking to use the service
1212
container in another application.
1313

0 commit comments

Comments
 (0)