We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf7c4a4 commit eee0f95Copy full SHA for eee0f95
components/dependency_injection/tags.rst
@@ -5,7 +5,7 @@ Working with Tagged Services
5
============================
6
7
Tags are a generic string (along with some options) that can be applied to
8
-any service. By themselves, tags don't actually the functionality of your
+any service. By themselves, tags don't actually alter the functionality of your
9
services in any way. But if you choose to, you can ask a container builder
10
for a list of all services that were tagged with some specific tag. This
11
is useful in compiler passes where you can find these services and use or
0 commit comments