Skip to content

Commit 2dba58c

Browse files
derrabuswouterj
andauthored
Update service_container/autowiring.rst
Co-authored-by: Wouter J <[email protected]>
1 parent 1cbae8d commit 2dba58c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service_container/autowiring.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -544,7 +544,7 @@ Autowiring other Methods (e.g. Setters and Public Typed Properties)
544544

545545
When autowiring is enabled for a service, you can *also* configure the container
546546
to call methods on your class when it's instantiated. For example, suppose you want
547-
to inject the ``logger`` service, and decide to use setter-injection::
547+
to inject the ``logger`` service, and decide to use setter-injection:
548548

549549
.. configuration-block::
550550

0 commit comments

Comments
 (0)