From 5424c8e92564be4924856725baa5b53d7a378b99 Mon Sep 17 00:00:00 2001 From: Serge Velikanov Date: Thu, 18 Feb 2016 18:02:08 +0300 Subject: [PATCH] Update factories.rst Wrong closing tag for "container" tag in first XML services definition --- components/dependency_injection/factories.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/dependency_injection/factories.rst b/components/dependency_injection/factories.rst index 55f804379e9..e97fc0f4aa6 100644 --- a/components/dependency_injection/factories.rst +++ b/components/dependency_injection/factories.rst @@ -52,7 +52,7 @@ configure the service container to use the - + .. code-block:: php