We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9ebd2c commit f99f223Copy full SHA for f99f223
components/dependency_injection/workflow.rst
@@ -63,7 +63,7 @@ Compiler passes to allow Interaction between Bundles
63
64
:ref:`Compiler passes<components-dependency-injection-compiler-passes>` are
65
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
+each other's configuration in the extension classes. One of the main uses is
67
to process tagged services, allowing bundles to register services to picked
68
up by other bundles, such as Monolog loggers, Twig extensions and Data Collectors
69
for the Web Profiler. Compiler passes are usually placed in the bundle's
0 commit comments