Skip to content

Commit c95e623

Browse files
authored
Update service_container/factories.rst
1 parent bbd2f6d commit c95e623

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service_container/factories.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ to be called to create the object and need a send email address::
125125
}
126126

127127
You can use the ``factory`` option to define which method of which class must be
128-
called to create its object. In this case we don't need a dedicated factory class anymore:
128+
called to create its object:
129129

130130
.. configuration-block::
131131

0 commit comments

Comments
 (0)