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 f325679 commit 88faaddCopy full SHA for 88faadd
service_container/autowiring.rst
@@ -346,7 +346,7 @@ dealing with the ``TransformerInterface``.
346
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
+ Nevertheless it is recommended to provide an alias in order to preserve application
350
logic when a second concrete implementation kicks in, otherwise compiler compilation
351
would throw an exception.
352
0 commit comments