Skip to content

Commit 9a353e0

Browse files
authored
Apply suggestions from code review
1 parent b81948a commit 9a353e0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

service_container/factories.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,8 +127,7 @@ to be called to create the object and need a sender::
127127
}
128128
}
129129

130-
You can use the ``factory`` option to define which method of which class must be
131-
called to create its object:
130+
You can omit the class on the factory declaration:
132131

133132
.. configuration-block::
134133

0 commit comments

Comments
 (0)