We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ea7f5e commit f325679Copy full SHA for f325679
service_container/autowiring.rst
@@ -343,7 +343,7 @@ dealing with the ``TransformerInterface``.
343
344
.. tip::
345
346
- As long as you have only one concrete implementation of an interface under same
+ As long as you have only one concrete implementation of an interface under the same
347
namespace, alias is not mandatory and autowire will work injecting the concrete
348
implementation even without alias definition.
349
Neverthless is recommended to provide an alias in order to preserve application
0 commit comments