Skip to content

Commit 362c693

Browse files
authored
Update service_container.rst
Correction of a typo.
1 parent 5f8e581 commit 362c693

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service_container.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1027,7 +1027,7 @@ you don't need to do *anything*: the service will be automatically loaded. Then,
10271027
implements ``Twig\Extension\ExtensionInterface``. And thanks to ``autowire``, you can even add
10281028
constructor arguments without any configuration.
10291029

1030-
Autconfiguration also works with attributes. Some attributes like
1030+
Autoconfiguration also works with attributes. Some attributes like
10311031
:class:`Symfony\\Component\\Messenger\\Attribute\\AsMessageHandler`,
10321032
:class:`Symfony\\Component\\EventDispatcher\\Attribute\\AsEventListener` and
10331033
:class:`Symfony\\Component\\Console\\Attribute\\AsCommand` are registered

0 commit comments

Comments
 (0)