Skip to content

Commit 969ba97

Browse files
committed
[Validator] Fix minor syntax issue
1 parent 5147f15 commit 969ba97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/constraints/Twig.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Basic Usage
2424
-----------
2525

2626
Apply the ``Twig`` constraint to validate the contents of any property or the
27-
returned value of any method:
27+
returned value of any method::
2828

2929
use Symfony\Bridge\Twig\Validator\Constraints\Twig;
3030

0 commit comments

Comments
 (0)