Skip to content

Commit 90956cc

Browse files
committed
Minor rewording
1 parent 477da91 commit 90956cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/dependency_injection/factories.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ class:
7070
7171
.. note::
7272

73-
When creating a service through a factory, the value chosen for the ``class``
73+
When using a factory to create services, the value chosen for the ``class``
7474
option has no effect on the resulting service, since the actual class name
7575
only depends on the object returned by the factory. However, the configured
7676
class may be used by compiler passes and therefore should be set to a

0 commit comments

Comments
 (0)