Skip to content

Commit 2f91fe2

Browse files
committed
Minor tweak
1 parent 28f16da commit 2f91fe2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

reference/configuration/framework.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -720,8 +720,8 @@ Options defined for scoped clients apply only to URLs that match either their
720720
`base_uri`_ or the `scope`_ option when it is defined. Non-matching URLs always
721721
use default options.
722722

723-
Each scoped client also define a corresponding named autowiring alias.
724-
E.g. if you use
723+
Each scoped client also defines a corresponding named autowiring alias.
724+
If you use for example
725725
``Symfony\Constracts\HttpClient\HttpClientInterface $myApiClient``
726726
as the type and name of an argument, autowiring will inject the ``my_api.client``
727727
service into your autowired classes.

0 commit comments

Comments
 (0)