Skip to content

Commit 1f7b85e

Browse files
Update components/dependency_injection.rst
Co-authored-by: Oskar Stark <[email protected]>
1 parent 2bde3bc commit 1f7b85e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/dependency_injection.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ like this::
173173
Behavior When Service Does Not Exist
174174
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
175175

176-
By default, an exception is throw when a service does not exist. You can override the behavior by specifying it::
176+
By default, an exception is throw when a service does not exist. You can override the behavior by::
177177

178178
use Symfony\Component\DependencyInjection\ContainerBuilder;
179179
use Symfony\Component\DependencyInjection\ContainerInterface;

0 commit comments

Comments
 (0)