Skip to content

Commit f325679

Browse files
jmscheDonCallisto
andauthored
Update service_container/autowiring.rst
Co-Authored-By: DonCallisto <samuele.lilli@gmail.com>
1 parent 6ea7f5e commit f325679

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
@@ -343,7 +343,7 @@ dealing with the ``TransformerInterface``.
343343

344344
.. tip::
345345

346-
As long as you have only one concrete implementation of an interface under same
346+
As long as you have only one concrete implementation of an interface under the same
347347
namespace, alias is not mandatory and autowire will work injecting the concrete
348348
implementation even without alias definition.
349349
Neverthless is recommended to provide an alias in order to preserve application

0 commit comments

Comments
 (0)