Skip to content

Commit f90d412

Browse files
committed
Fix grammar
1 parent ac14ccf commit f90d412

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resources/doc/tagging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ If you prefer, you can combine your tags in one annotation:
9393
### Expressions
9494

9595
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
96+
in tags. Expressions have a dependency on Symfony’s ExpressionLanguage
9797
component, so make sure to include that in your project:
9898

9999
```bash

0 commit comments

Comments
 (0)