diff --git a/service_container/alias_private.rst b/service_container/alias_private.rst index e86e43155fc..8762473bbf7 100644 --- a/service_container/alias_private.rst +++ b/service_container/alias_private.rst @@ -168,7 +168,7 @@ The following example shows how to inject an anonymous service into another serv .. code-block:: yaml - # app/config/services.yaml + # config/services.yaml services: App\Foo: arguments: @@ -177,7 +177,7 @@ The following example shows how to inject an anonymous service into another serv .. code-block:: xml - + +