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 cb9da48 commit b9abf89Copy full SHA for b9abf89
service_container.rst
@@ -989,7 +989,7 @@ If you want to pass the second, you'll need to :ref:`manually wire the service <
989
990
If you do *not* create the alias and are :ref:`loading all services from src/AppBundle <service-container-services-load-example>`,
991
then *three* services have been created (the automatic service + your two services)
992
- and the automatically loaded service will be passed - by defaut - when you type-hint
+ and the automatically loaded service will be passed - by default - when you type-hint
993
``SiteUpdateManager``. That's why creating the alias is a good idea.
994
995
Learn more
0 commit comments