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.
2 parents e2ef8ec + e17b6c0 commit 7d241dfCopy full SHA for 7d241df
components/dependency_injection/compilation.rst
@@ -48,7 +48,7 @@ each into some other service.
48
Registering a Compiler Pass
49
---------------------------
50
51
-You need to register your custom pass with the container. Tts process method
+You need to register your custom pass with the container. Its process method
52
will then be called when the container is compiled::
53
54
use Symfony\Component\DependencyInjection\ContainerBuilder;
0 commit comments