Skip to content

Commit 46c1c7e

Browse files
Fixed typo
1 parent 6fd342d commit 46c1c7e

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
@@ -180,7 +180,7 @@ like this:
180180
181181
$newsletterManager = $sc->get('newsletter_manager');
182182
183-
Avoiding Your Code Becoming Dependent on the Conatiner
183+
Avoiding Your Code Becoming Dependent on the Container
184184
------------------------------------------------------
185185

186186
Whilst you can retrieve services from the container directly it is best

0 commit comments

Comments
 (0)