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 2bde3bc commit 1f7b85eCopy full SHA for 1f7b85e
components/dependency_injection.rst
@@ -173,7 +173,7 @@ like this::
173
Behavior When Service Does Not Exist
174
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
175
176
-By default, an exception is throw when a service does not exist. You can override the behavior by specifying it::
+By default, an exception is throw when a service does not exist. You can override the behavior by::
177
178
use Symfony\Component\DependencyInjection\ContainerBuilder;
179
use Symfony\Component\DependencyInjection\ContainerInterface;
0 commit comments