diff --git a/service_container.rst b/service_container.rst index 76381cf41fb..6a3b606be22 100644 --- a/service_container.rst +++ b/service_container.rst @@ -948,7 +948,7 @@ you don't need to do *anything*: the service will be automatically loaded. Then, implements ``Twig\Extension\ExtensionInterface``. And thanks to ``autowire``, you can even add constructor arguments without any configuration. -Autconfiguration also works with attributes. Some attributes like +Autoconfiguration also works with attributes. Some attributes like :class:`Symfony\\Component\\Messenger\\Attribute\\AsMessageHandler`, :class:`Symfony\\Component\\EventDispatcher\\Attribute\\AsEventListener` and :class:`Symfony\\Component\\Console\\Attribute\\AsCommand` are registered