8000 Fixed typo · richard4339/symfony-docs@b7a67a8 · GitHub
[go: up one dir, main page]

Skip to content

Commit b7a67a8

Browse files
authored
Fixed typo
Default was spelled "defaut"
1 parent a95f4f0 commit b7a67a8

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
@@ -989,7 +989,7 @@ If you want to pass the second, you'll need to :ref:`manually wire the service <
989989

990990
If you do *not* create the alias and are :ref:`loading all services from src/AppBundle <service-container-services-load-example>`,
991991
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
992+
and the automatically loaded service will be passed - by default - when you type-hint
993993
``SiteUpdateMa 4283 nager``. That's why creating the alias is a good idea.
994994

995995
Learn more

0 commit comments

Comments
 (0)
0