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 ac14ccf commit f90d412Copy full SHA for f90d412
Resources/doc/tagging.md
@@ -93,7 +93,7 @@ If you prefer, you can combine your tags in one annotation:
93
### Expressions
94
95
You can also use [expressions](http://symfony.com/doc/current/components/expression_language/index.html)
96
-in tags. Expressions have a dependency on the Symfony’s ExpressionLanguage
+in tags. Expressions have a dependency on Symfony’s ExpressionLanguage
97
component, so make sure to include that in your project:
98
99
```bash
0 commit comments