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 818928c commit c6311c0Copy full SHA for c6311c0
service_container/autowiring.rst
@@ -268,7 +268,7 @@ Working with Interfaces
268
-----------------------
269
270
You might also find yourself type-hinting abstractions (e.g. interfaces) instead
271
-of concreate classes as it makes it easy to replace your dependencies with other
+of concrete classes as it makes it easy to replace your dependencies with other
272
objects.
273
274
To follow this best practice, suppose you decide to create a ``TransformerInterface``::
0 commit comments