Skip to content

Commit 88faadd

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

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
@@ -346,7 +346,7 @@ dealing with the ``TransformerInterface``.
346346
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.
349-
Neverthless is recommended to provide an alias in order to preserve application
349+
Nevertheless it is recommended to provide an alias in order to preserve application
350350
logic when a second concrete implementation kicks in, otherwise compiler compilation
351351
would throw an exception.
352352

0 commit comments

Comments
 (0)