From fc2e5f44f87c21ed91129b38394cb3340ab560bf Mon Sep 17 00:00:00 2001 From: Ahmed TAILOULOUTE Date: Sun, 13 Jan 2019 18:16:15 +0100 Subject: [PATCH] Update alias_private.rst --- service_container/alias_private.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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 - + +