Skip to content

Commit 902be80

Browse files
committed
[#8650] Minor rewording
1 parent 92c4fec commit 902be80

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

reference/dic_tags.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ Built-in Symfony Service Tags
33

44
:doc:`Service tags </service_container/tags>` are the mechanism used by the
55
:doc:`DependencyInjection component </components/dependency_injection>` to flag
6-
services which require a special processing, such as console commands or Twig
7-
extensions.
6+
services that require special processing, like console commands or Twig extensions.
87

98
These are the most common tags provided by Symfony components, but in your
109
application there could be more tags available provided by third-party bundles:

0 commit comments

Comments
 (0)