Skip to content

Commit 8adf5ec

Browse files
GuilhemNxabbuh
authored andcommitted
typo
1 parent 2a7f91d commit 8adf5ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service_container/autowiring.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ using autowiring:
211211
AppBundle\Rot13Transformer: ~
212212
213213
# the ``AppBundle\Rot13Transformer`` service will be injected when
214-
# a ``AppBundle\TransformerInterface`` type-hint is detected
214+
# an ``AppBundle\TransformerInterface`` type-hint is detected
215215
AppBundle\TransformerInterface: '@AppBundle\Rot13Transformer'
216216
217217
AppBundle\TwitterClient:

0 commit comments

Comments
 (0)