Skip to content

Commit 7973328

Browse files
velikanovxabbuh
authored andcommitted
Update factories.rst
Wrong closing tag for "container" tag in first XML services definition
1 parent f60eb6e commit 7973328

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/dependency_injection/factories.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ factory class:
5555
factory-class="NewsletterManagerFactory"
5656
factory-method="createNewsletterManager" />
5757
</services>
58-
</services>
58+
</container>
5959
6060
.. code-block:: php
6161

0 commit comments

Comments
 (0)