Skip to content

Commit 6e43fb7

Browse files
committed
Fixed a typo
1 parent f1e5f2a commit 6e43fb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/dic_tags.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Built-in Symfony Service Tags
22
=============================
33

44
:doc:`Service tags </service_container/tags>` are the mechanism used by the
5-
:doc:`Dependency Injection component </components/dependency_injection>` to flag
5+
:doc:`DependencyInjection component </components/dependency_injection>` to flag
66
services which require a special processing, such as console commands or Twig
77
extensions.
88

0 commit comments

Comments
 (0)