Skip to content

Commit f99f223

Browse files
committed
1 parent f9ebd2c commit f99f223

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/dependency_injection/workflow.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Compiler passes to allow Interaction between Bundles
6363

6464
:ref:`Compiler passes<components-dependency-injection-compiler-passes>` are
6565
used to allow interaction between different bundles as they cannot affect
66-
each others configuration in the extension classes. One of the main uses is
66+
each other's configuration in the extension classes. One of the main uses is
6767
to process tagged services, allowing bundles to register services to picked
6868
up by other bundles, such as Monolog loggers, Twig extensions and Data Collectors
6969
for the Web Profiler. Compiler passes are usually placed in the bundle's

0 commit comments

Comments
 (0)